gns_ua: (Default)
gns_ua ([personal profile] gns_ua) wrote2011-01-12 07:22 pm

(no subject)

geany вполне себе ничо так. Если б её, сцуку, ещё обучить вынутый по F4 терминал при потере фокуса возвращать в исходное состояние. И если б за VC надо было лазить на два меню уровня меньше.

Inverse highlighting (бишь, на чёрном) даёт +40% к анализатору и думателю.
(deleted comment)

[identity profile] gns-ua.livejournal.com 2011-01-12 05:53 pm (UTC)(link)
Дык по-всякому пробовал. В основном всю жизнь писал на белом фоне, если вим то gvim.

Щаз начал понимать :)
(deleted comment)

[identity profile] gns-ua.livejournal.com 2011-01-12 06:11 pm (UTC)(link)
Насколько я понял filetypes - не бывает.
(deleted comment)

[identity profile] gns-ua.livejournal.com 2011-01-12 06:18 pm (UTC)(link)
/usr/share/geany/filetypes.python

[keywords]
# all items must be in one line
primary=and as assert break class continue def del elif else except exec finally for from global if import in is lambda not or pass print raise return try while with yield False None True
# additional keywords, will be highlighted with style "word2"
# these are the builtins for Python 2.5 created with ' '.join(dir(__builtins__))
identifiers=ArithmeticError AssertionError AttributeError BaseException DeprecationWarning EOFError Ellipsis EnvironmentError Exception False FloatingPointError FutureWarning GeneratorExit IOError ImportError ImportWarning IndentationError IndexError KeyError KeyboardInterrupt LookupError MemoryError NameError None NotImplemented NotImplementedError OSError OverflowError PendingDeprecationWarning ReferenceError RuntimeError RuntimeWarning StandardError StopIteration SyntaxError SyntaxWarning SystemError SystemExit TabError True TypeError UnboundLocalError UnicodeDecodeError UnicodeEncodeError UnicodeError UnicodeTranslateError UnicodeWarning UserWarning ValueError Warning ZeroDivisionError _ __debug__ __doc__ __import__ __name__ abs all any apply basestring bool buffer callable chr classmethod cmp coerce compile complex copyright credits delattr dict dir divmod enumerate eval execfile exit file filter float frozenset getattr globals hasattr hash help hex id input int intern isinstance issubclass iter len license list locals long map max min object oct open ord pow property quit range raw_input reduce reload repr reversed round set setattr slice sorted staticmethod str sum super tuple type unichr unicode vars xrange zip