[Plugin] Sublime text 3 |
![]() ![]() « Citoyen » 1392184680000
| 0 | ||
Hi guys. Recently I created a plugin for personal use, but now I want to share it with you. How does it work? * Tooltips when you entering events (eventChatCommand etc) * Tooltips when you entering methods and objects (tfm.exec.*, tfm.get.*) Soon I'll add snippets and improve the plugin. I am happy to hear your suggestions and comments. Installation: 1. Install sublime text 3 2. Install packet manager: https://sublime.wbond.net/installation 3. Open Preferences -> Package control -> Add repository 4. Paste the github link https://github.com/r00t-pro/SublimeFormice into the input field Alternative method (by Jordynl) Jordynl a dit : Screenshots: ![]() ![]() ![]() Github: https://github.com/r00t-pro/SublimeFormice p.s. You need save file as some_name.lua for use plugin |
![]() ![]() « Citoyen » 1392203640000
| 0 | ||
Very useful! Thanks! |
0 | ||
Looks really useful and timesaving, sadly I don't use Sublime text ); |
![]() ![]() « Citoyen » 1392228600000
| 0 | ||
Updated! Added snippets: ![]() *GIF animation* Update: 1. Remove packet from Packet manager 1. Install packet (1st post) |
![]() ![]() « Citoyen » 1392229080000
| 0 | ||
Exlferq a dit : Nice python script, they can just use update package in the package control ;) |
![]() ![]() « Citoyen » 1392229200000
| 0 | ||
Abdeltif a dit : Or update a package, yes) |
![]() ![]() « Citoyen » 1392229320000
| 0 | ||
Exlferq a dit : Ehm, just to note, most of the players use x and y as for the last statments in keyBoard or any other event here : ![]() Nothing serious , but just for quick coding ALSO : Can you please change the " " to " " ? It's better to use a tab for aligning ;) |
![]() ![]() « Citoyen » 1392231240000
| 0 | ||
Abdeltif a dit : Ok! |
![]() ![]() « Censeur » 1392233700000
| 0 | ||
Excellent work Exlfer<3 |
![]() ![]() « Citoyen » 1392233820000
| 0 | ||
Haruhitastic a dit : Thx Haru! <3 |
![]() ![]() « Citoyen » 1392236160000
| 0 | ||
Woah this is cool! I might be cheating on N++ now. EDIT: I tried installing it, it says successful but nothing works like shown in the screenshots. Did I miss something? |
![]() ![]() « Citoyen » 1392237660000
| 0 | ||
Great job! Yay |
0 | ||
This plugin doesn't seem to work propperly for me. I installed the plugin exactly like you described. When I create a new Lua file the plugin doesn't detect it so it doesn't show the popup. :/ Windows 7 Professional. (x64 bit) Edit: I found a solution. 1: Download this ZIP Archive: https://github.com/r00t-pro/SublimeFormice/archive/master.zip 2: Open your explorer and go to: C:\Users\YOURNAME\AppData\Roaming\Sublime Text 3\Packages\ [quote=You what?]Or press start and type "%appdata%" then go to the Sublime Text 3 directory.[/quote] 3: Create a directory named: SublimeFormice. 4: Extract all the files from master.zip into that directory. 5: Edit: C:\Users\YOURNAME\AppData\Roaming\Sublime Text 3\Packages\User\Package Package Control.sublime-settings 6: The file should look like this: a dit : 7: Save the file. 8: Restart Sublime. 9: Congratulations you've just installed the SublimeFormice plugin! |
![]() ![]() « Citoyen » 1392240360000
| 0 | ||
Jordynl a dit : Thx! Added! |
![]() ![]() « Citoyen » 1392241380000
| 0 | ||
Exlferq a dit : You need to re-paste it because he typed something wrong. Its working now that I did the work around. It seems there are two eventTextAreaCallback's. And I am not seeing anything other than the events. |
![]() ![]() « Censeur » 1392246120000
| 0 | ||
Is there anything for which we use Notepad++? |
![]() ![]() « Citoyen » 1392247500000
| 0 | ||
Cool :3 |
![]() ![]() « Censeur » 1392286800000
| 0 | ||
Very well made \o/ Sadly, I don't use Sublime Text 3. |
![]() ![]() « Citoyen » 1392907860000
| 0 | ||
Very well its very useful thanks for this! |
0 | ||
Oh, I was waiting for someone to make this, thanks. |