id int64 0 458k | file_name stringlengths 4 119 | file_path stringlengths 14 227 | content stringlengths 24 9.96M | size int64 24 9.96M | language stringclasses 1
value | extension stringclasses 14
values | total_lines int64 1 219k | avg_line_length float64 2.52 4.63M | max_line_length int64 5 9.91M | alphanum_fraction float64 0 1 | repo_name stringlengths 7 101 | repo_stars int64 100 139k | repo_forks int64 0 26.4k | repo_open_issues int64 0 2.27k | repo_license stringclasses 12
values | repo_extraction_date stringclasses 433
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
11,500 | errors_tree.py | ninja-ide_ninja-ide/ninja_ide/gui/tools_dock/errors_tree.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 1,652 | Python | .py | 45 | 32.222222 | 74 | 0.698373 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,501 | tools_dock.py | ninja-ide_ninja-ide/ninja_ide/gui/tools_dock/tools_dock.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 23,743 | Python | .py | 573 | 32.364747 | 79 | 0.631207 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,502 | actions.py | ninja-ide_ninja-ide/ninja_ide/gui/tools_dock/actions.py | # -*- coding: utf-8 -*-
from ninja_ide import translations
# "connect": "function_name"
ACTIONS = (
# "weight": 240
# "connect": "show_find_in_files_widget"
{
"shortcut": "run-file",
"action": {
"text": translations.TR_RUN_FILE,
"image": "run-file",
... | 1,351 | Python | .py | 48 | 19.666667 | 60 | 0.490769 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,503 | scrollbar.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/scrollbar.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 5,947 | Python | .py | 146 | 31.842466 | 78 | 0.617158 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,504 | syntax_highlighter.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/syntax_highlighter.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 19,282 | Python | .py | 459 | 31 | 80 | 0.576944 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,505 | mixin.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/mixin.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 8,052 | Python | .py | 191 | 31.356021 | 78 | 0.608874 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,506 | _editor.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/_editor.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 50,733 | Python | .py | 1,114 | 33.741472 | 91 | 0.594973 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,507 | neditable.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/neditable.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 7,928 | Python | .py | 201 | 30.383085 | 78 | 0.623262 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,508 | highlighter.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/highlighter.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 11,483 | Python | .py | 280 | 29.625 | 77 | 0.56385 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,509 | __highlighter.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/__highlighter.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 3,845 | Python | .py | 132 | 24.659091 | 80 | 0.644769 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,510 | base_editor.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/base_editor.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 12,168 | Python | .py | 296 | 31.070946 | 74 | 0.610745 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,511 | proposal_widget.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/proposal_widget.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 15,122 | Python | .py | 375 | 31.405333 | 79 | 0.624974 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,512 | minimap.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/minimap.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 8,844 | Python | .py | 187 | 38.245989 | 80 | 0.67293 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,513 | __init__.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/__init__.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 692 | Python | .py | 16 | 42.25 | 70 | 0.760355 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,514 | editor.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/editor.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 33,555 | Python | .py | 791 | 31.587863 | 79 | 0.606897 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,515 | intellisense_assistant.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/intellisense_assistant.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 6,751 | Python | .py | 159 | 32.603774 | 77 | 0.61084 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,516 | base.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/base.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 12,568 | Python | .py | 308 | 30.097403 | 76 | 0.597163 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,517 | extra_selection.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/extra_selection.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 2,676 | Python | .py | 62 | 34.241935 | 78 | 0.654127 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,518 | symbol_completer.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/symbol_completer.py | from PyQt5.QtGui import QTextCursor
from PyQt5.QtCore import Qt
class SymbolCompleter(object):
"""Automatically complete quotes and parentheses"""
OPEN_SYMBOLS = '{[('
CLOSE_SYMBOLS = '}])'
SYMBOLS = {key: value for (key, value) in zip(OPEN_SYMBOLS, CLOSE_SYMBOLS)}
QUOTES = {
'"': '"',
... | 2,449 | Python | .py | 56 | 31.464286 | 79 | 0.579212 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,519 | side_area_manager.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/side_area_manager.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 1,487 | Python | .py | 40 | 32.575 | 70 | 0.699097 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,520 | sidebar_widget.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/sidebar_widget.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 18,606 | Python | .py | 399 | 33.616541 | 80 | 0.574285 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,521 | helpers.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/helpers.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 9,011 | Python | .py | 196 | 38.168367 | 79 | 0.650034 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,522 | not_import_checker.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/checkers/not_import_checker.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 3,829 | Python | .py | 104 | 28.413462 | 78 | 0.616838 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,523 | migration_lists.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/checkers/migration_lists.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 6,137 | Python | .py | 134 | 37.574627 | 79 | 0.661433 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,524 | pep8_checker.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/checkers/pep8_checker.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 4,354 | Python | .py | 109 | 31.733945 | 77 | 0.639165 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,525 | errors_lists.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/checkers/errors_lists.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 5,080 | Python | .py | 132 | 31.151515 | 78 | 0.647561 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,526 | __init__.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/checkers/__init__.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 1,656 | Python | .py | 37 | 41.513514 | 74 | 0.738213 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,527 | migration_2to3.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/checkers/migration_2to3.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 4,905 | Python | .py | 118 | 30.228814 | 79 | 0.572148 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,528 | errors_checker.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/checkers/errors_checker.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 4,322 | Python | .py | 112 | 29.267857 | 82 | 0.612172 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,529 | margin_line.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/extensions/margin_line.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 2,841 | Python | .py | 78 | 30.102564 | 70 | 0.648108 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,530 | line_highlighter.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/extensions/line_highlighter.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 3,754 | Python | .py | 91 | 33.791209 | 77 | 0.659085 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,531 | indentation_guides.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/extensions/indentation_guides.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 2,373 | Python | .py | 52 | 38.903846 | 76 | 0.675886 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,532 | __init__.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/extensions/__init__.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 2,712 | Python | .py | 69 | 32.318841 | 79 | 0.646499 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,533 | symbol_highlighter.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/extensions/symbol_highlighter.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 6,170 | Python | .py | 142 | 34.06338 | 78 | 0.629623 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,534 | base.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/extensions/base.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 1,953 | Python | .py | 51 | 32.039216 | 70 | 0.659259 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,535 | braces.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/extensions/braces.py | from PyQt5.QtCore import Qt
from PyQt5.QtGui import QTextCursor
from ninja_ide.gui.editor.extensions import base
class AutocompleteBraces(base.Extension):
"""Automatically complete braces"""
OPENED_BRACES = "[{("
CLOSED_BRACES = "]})"
ALL_BRACES = {
"(": ")",
"[": "]",
"{": "}... | 2,430 | Python | .py | 54 | 33.944444 | 76 | 0.615027 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,536 | quotes.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/extensions/quotes.py | from PyQt5.QtGui import QTextCursor
from PyQt5.QtCore import Qt
from ninja_ide.gui.editor.extensions import base
class AutocompleteQuotes(base.Extension):
QUOTES = {
Qt.Key_QuoteDbl: '"',
Qt.Key_Apostrophe: "'"
}
def install(self):
self._neditor.keyPressed.connect(self._on_key_pr... | 2,080 | Python | .py | 52 | 30.153846 | 77 | 0.619802 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,537 | marker_widget.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/side_area/marker_widget.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 5,199 | Python | .py | 116 | 36.431034 | 79 | 0.649941 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,538 | line_number_widget.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/side_area/line_number_widget.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 3,562 | Python | .py | 87 | 33.137931 | 78 | 0.635681 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,539 | text_change_widget.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/side_area/text_change_widget.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 4,519 | Python | .py | 117 | 29.649573 | 75 | 0.607021 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,540 | manager.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/side_area/manager.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 2,675 | Python | .py | 71 | 30.619718 | 70 | 0.640758 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,541 | __init__.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/side_area/__init__.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 2,318 | Python | .py | 60 | 32.8 | 76 | 0.688057 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,542 | code_folding.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/side_area/code_folding.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 8,851 | Python | .py | 213 | 31.807512 | 78 | 0.614884 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,543 | lint_area.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/side_area/lint_area.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 3,145 | Python | .py | 81 | 30.197531 | 77 | 0.607728 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,544 | python_indenter.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/indenter/python_indenter.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 5,437 | Python | .py | 116 | 34.551724 | 79 | 0.567848 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,545 | __init__.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/indenter/__init__.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 1,027 | Python | .py | 28 | 34.535714 | 70 | 0.753769 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,546 | base_indenter.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/indenter/base_indenter.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 4,659 | Python | .py | 113 | 30.734513 | 75 | 0.591783 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,547 | base.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/indenter/base.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 3,916 | Python | .py | 94 | 32.12766 | 75 | 0.611987 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,548 | html_indenter.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/indenter/html_indenter.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 2,448 | Python | .py | 63 | 31.84127 | 76 | 0.639427 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,549 | all_lexers.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/extended_lexers/all_lexers.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 11,937 | Python | .py | 249 | 39.7751 | 86 | 0.647576 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,550 | python.py | ninja-ide_ninja-ide/ninja_ide/gui/editor/syntaxes/python.py | import builtins
# FIXME: match complex number
kwlist = ['and', 'as', 'assert', 'break', 'await', 'continue', 'del', 'def',
'elif', 'else', 'except', 'finally', 'for', 'from', 'global', 'if',
'import', 'in', 'is', 'lambda', 'nonlocal', 'not', 'or', 'pass',
'raise', 'return', 'try', 'while... | 2,475 | Python | .py | 60 | 31.783333 | 77 | 0.399254 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,551 | from_import_dialog.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/from_import_dialog.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 5,155 | Python | .py | 105 | 42.32381 | 80 | 0.685748 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,552 | traceback_widget.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/traceback_widget.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 2,515 | Python | .py | 65 | 33.630769 | 70 | 0.716571 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,553 | new_project_manager.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/new_project_manager.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 4,605 | Python | .py | 115 | 32.730435 | 76 | 0.67256 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,554 | plugins_manager.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/plugins_manager.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 25,749 | Python | .py | 586 | 33.74744 | 93 | 0.618343 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,555 | plugins_store.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/plugins_store.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 8,624 | Python | .py | 193 | 34.336788 | 78 | 0.622011 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,556 | add_to_project.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/add_to_project.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 4,002 | Python | .py | 91 | 37.318681 | 79 | 0.697639 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,557 | about_ninja.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/about_ninja.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 3,339 | Python | .py | 83 | 33.843373 | 82 | 0.674175 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,558 | schemes_manager.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/schemes_manager.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 5,572 | Python | .py | 135 | 33.903704 | 80 | 0.668205 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,559 | session_manager.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/session_manager.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 10,673 | Python | .py | 241 | 35.157676 | 79 | 0.653646 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,560 | python_detect_dialog.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/python_detect_dialog.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 2,882 | Python | .py | 65 | 38.676923 | 78 | 0.724679 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,561 | project_properties_widget.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/project_properties_widget.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 21,995 | Python | .py | 444 | 40.968468 | 84 | 0.67394 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,562 | __init__.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/__init__.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 692 | Python | .py | 16 | 42.25 | 70 | 0.760355 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,563 | unsaved_files.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/unsaved_files.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 4,135 | Python | .py | 91 | 38.197802 | 79 | 0.694334 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,564 | wizard_new_project.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/wizard_new_project.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 1,117 | Python | .py | 27 | 39.407407 | 77 | 0.755535 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,565 | language_manager.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/language_manager.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 5,710 | Python | .py | 137 | 33.678832 | 83 | 0.665706 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,566 | preferences_execution.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_execution.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 14,718 | Python | .py | 362 | 32.348066 | 79 | 0.64565 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,567 | preferences_plugins.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_plugins.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 1,556 | Python | .py | 39 | 36.666667 | 79 | 0.750332 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,568 | preferences_shortcuts.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_shortcuts.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 13,905 | Python | .py | 300 | 35.65 | 86 | 0.629965 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,569 | preferences_theme.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_theme.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 4,677 | Python | .py | 105 | 37.085714 | 79 | 0.678673 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,570 | preferences_editor_completion.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_editor_completion.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 6,155 | Python | .py | 126 | 39.515873 | 79 | 0.668551 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,571 | preferences_editor_general.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_editor_general.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 29,097 | Python | .py | 620 | 36.633871 | 78 | 0.654494 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,572 | preferences_editor_behavior.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_editor_behavior.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 5,756 | Python | .py | 129 | 36.945736 | 79 | 0.697807 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,573 | preferences_appearance.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_appearance.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 1,048 | Python | .py | 30 | 32.8 | 70 | 0.745059 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,574 | preferences_general.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_general.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 17,339 | Python | .py | 375 | 37.362667 | 80 | 0.685262 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,575 | preferences_editor_configuration.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_editor_configuration.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 16,353 | Python | .py | 325 | 40.738462 | 79 | 0.688332 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,576 | preferences_editor_scheme_designer.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_editor_scheme_designer.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 9,616 | Python | .py | 208 | 37.033654 | 80 | 0.646275 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,577 | preferences_editor_intellisense.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_editor_intellisense.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 2,523 | Python | .py | 63 | 34.142857 | 73 | 0.714928 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,578 | preferences_interface.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_interface.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 12,394 | Python | .py | 268 | 37.996269 | 79 | 0.656309 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,579 | preferences_editor_display.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_editor_display.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 9,024 | Python | .py | 186 | 39.919355 | 79 | 0.688131 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,580 | preferences.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 10,975 | Python | .py | 283 | 28.971731 | 79 | 0.616822 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,581 | preferences_theme_editor.py | ninja-ide_ninja-ide/ninja_ide/gui/dialogs/preferences/preferences_theme_editor.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 5,090 | Python | .py | 111 | 36.162162 | 80 | 0.643087 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,582 | plugin_services.py | ninja-ide_ninja-ide/ninja_ide/core/plugin_services.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 14,794 | Python | .py | 405 | 28.755556 | 79 | 0.601592 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,583 | nsettings.py | ninja-ide_ninja-ide/ninja_ide/core/nsettings.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 1,832 | Python | .py | 46 | 35.804348 | 79 | 0.699155 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,584 | ipc.py | ninja-ide_ninja-ide/ninja_ide/core/ipc.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 1,916 | Python | .py | 52 | 31.884615 | 70 | 0.679245 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,585 | settings.py | ninja-ide_ninja-ide/ninja_ide/core/settings.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 18,988 | Python | .py | 490 | 34.230612 | 79 | 0.612446 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,586 | plugin_util.py | ninja-ide_ninja-ide/ninja_ide/core/plugin_util.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 1,013 | Python | .py | 25 | 37.64 | 70 | 0.73198 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,587 | plugin_manager.py | ninja-ide_ninja-ide/ninja_ide/core/plugin_manager.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 19,305 | Python | .py | 497 | 30.448692 | 98 | 0.614633 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,588 | interpreter_service.py | ninja-ide_ninja-ide/ninja_ide/core/interpreter_service.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 6,677 | Python | .py | 172 | 29.633721 | 70 | 0.603867 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,589 | plugin.py | ninja-ide_ninja-ide/ninja_ide/core/plugin.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 1,890 | Python | .py | 53 | 30.075472 | 71 | 0.661555 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,590 | __init__.py | ninja-ide_ninja-ide/ninja_ide/core/__init__.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 713 | Python | .py | 17 | 40.882353 | 70 | 0.759712 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,591 | cliparser.py | ninja-ide_ninja-ide/ninja_ide/core/cliparser.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 3,133 | Python | .py | 74 | 34.391892 | 76 | 0.612004 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,592 | core.py | ninja-ide_ninja-ide/ninja_ide/core/core.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 2,509 | Python | .py | 62 | 36.032258 | 77 | 0.725144 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,593 | plugin_interfaces.py | ninja-ide_ninja-ide/ninja_ide/core/plugin_interfaces.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 3,456 | Python | .py | 103 | 26.631068 | 79 | 0.59766 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,594 | file_manager.py | ninja-ide_ninja-ide/ninja_ide/core/file_handling/file_manager.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 10,876 | Python | .py | 284 | 32.274648 | 78 | 0.666793 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,595 | nfilesystem.py | ninja-ide_ninja-ide/ninja_ide/core/file_handling/nfilesystem.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 5,266 | Python | .py | 122 | 34.065574 | 75 | 0.627244 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,596 | nfile.py | ninja-ide_ninja-ide/ninja_ide/core/file_handling/nfile.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 11,611 | Python | .py | 291 | 30.219931 | 78 | 0.606611 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,597 | nswapfile.py | ninja-ide_ninja-ide/ninja_ide/core/file_handling/nswapfile.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 4,382 | Python | .py | 117 | 30.282051 | 75 | 0.655343 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,598 | linux.py | ninja-ide_ninja-ide/ninja_ide/core/file_handling/filesystem_notifications/linux.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 4,998 | Python | .py | 111 | 36.153153 | 83 | 0.636214 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |
11,599 | windows.py | ninja-ide_ninja-ide/ninja_ide/core/file_handling/filesystem_notifications/windows.py | # -*- coding: utf-8 -*-
#
# This file is part of NINJA-IDE (http://ninja-ide.org).
#
# NINJA-IDE is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# any later version.
#
# NIN... | 8,876 | Python | .py | 215 | 28.902326 | 85 | 0.566044 | ninja-ide/ninja-ide | 927 | 248 | 195 | GPL-3.0 | 9/5/2024, 5:11:18 PM (Europe/Amsterdam) |