forked from Komodo/Packages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaddons.yml
98 lines (87 loc) · 4.71 KB
/
addons.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
Beautify js: https://github.com/babobski/Beautify-js
Less Compiler: https://github.com/babobski/Komodo-LESS-Compiler
Sass Compiler: https://github.com/babobski/Komodo-sass-compiler
Element Inspector: https://github.com/Defman21/element-inspector-komodo
WakaTime: https://github.com/wakatime/komodo-wakatime
Todo Helper: https://github.com/Komodo/Todo
Side by Side Diff: https://github.com/Komodo/SideBySideDiff
New Source Tree: https://github.com/HTD/NST
exuberant Ctags support: https://github.com/agroszer/koctags
qwin: https://github.com/agroszer/komodo-qwin
Komodin Git: https://github.com/titoBouzout/komodo-komodin-git
SQLite Manager: https://github.com/lazierthanthou/sqlite-manager
Quick Diff: https://github.com/tuomassalo/komodo-quickdiff
SciViews-R: https://github.com/cran/svKomodo
Klint: https://github.com/dafizilla/komodo-klint
Xultris: https://github.com/mackers/xultris
Avim: https://github.com/1ec5/avim
Perfect Python: https://github.com/raymondbutcher/perfectpython
Paster!: https://github.com/jdpaton/Paster
Autocode: https://github.com/davestewart/komodo-autocode
Tabswitcher: https://github.com/dafizilla/komodo-tabswitcher
HTML Tools: https://github.com/manngo/html-tools
kopy.io Integration: https://github.com/Komodo/kopy.io-addon
DOM Inspector: https://github.com/Komodo/dom-inspector
Komodo Developer Extension: https://github.com/Komodo/developer-extension
EditorConfig: https://github.com/Komodo/komodo-editorconfig
Projects Scope: https://github.com/Komodo/Projects-Scope
Focus Mode: https://github.com/Komodo/Focus-Mode
MySQL Database Explorer: https://github.com/Komodo/MySQL-Database-Explorer
Servers Scope: https://github.com/Defman21/commando-servers
Stylish:
html_url: https://github.com/JasonBarnabe/stylish
TabSwitcher revived:
owner:
login: Davide Ficano
html_url: http://community.activestate.com/node/9047
raw_url: http://community.activestate.com/files/tabswitcher-1.1.0-ko_0.xpi
description: This is a revival of dafi's TabSwitcher extension. It's basically the same extension, minus the edit position feature, ported to Komodo 7 and 8.
created_at: 2012-08-29
updated_at: 2014-01-17
SciViews-K:
owner:
login: Philippe Grosjean
html_url: http://community.activestate.com/xpi/sciviews-k
raw_url: http://community.activestate.com/files/sciviewsk-0.9.33-ko.xpi
description: SciViews-K is an extension for Komodo Edit to transform it into a R editor and GUI. Version 0.9.33 requires R 2.11.1 or higher, and is now compatible with Komodo 8.
created_at: 2008-08-18
updated_at: 2013-10-29
Emmet:
owner:
login: Sergey Chikuyonok
html_url: http://community.activestate.com/xpi/zen-coding
raw_url: http://community.activestate.com/files/emmet-1.0.4-ko.xpi
description: (formerly Zen Coding) A web-developers toolkit that can greatly improve your HTML & CSS workflow.
readme:
content: >
A web-developers toolkit that can greatly improve your HTML & CSS
workflow. Read more on [emmetio](http://emmet.io/)
When installed, Emmet actions will be available under Tools menu.
To bind keyboard shortcuts, go to Preferences > Editor > Key bindings
and filter commands by Emmet prefix.
[Extensions](http://docs.emmet.io/customization/) Emmet automatically
loads extensions from emmet folder of systems user HOME folder.
created_at: 2010-02-15
updated_at: 2013-03-24
Remote Drive Tree:
owner:
login: Todd Whiteman
html_url: http://community.activestate.com/xpi/remote-drive-tree
raw_url: http://community.activestate.com/files/remotedrivetree-1.4.3-ko_0.xpi
description: Here is an extension that provides a servers tab inside of Komodo (installed after the Code Browser tab).
readme:
content: >
Here is an extension that provides a servers tab inside of Komodo
(installed after the Code Browser tab).
This extension provides a server tree row, one for each of your
server accounts set in server preferences.
The server tree rows are expandable and upon selection of a server
tree row, the file contents will be displayed in a file tree
(located just below the server tree).
The file tree rows can be selected and the correstponding files
can be opened by double-clicking a row or by pressing the enter key.
**Screenshot**
![RemoteDriveTree extension screenshot][1]
[1]: http://community.activestate.com/files/images/RemoteDriveTree_ScreenShot_v2.png (RemoteDriveTree extension screenshot)
created_at: 2007-11-16
updated_at: 2013-03-11