sublime-text-plugin Questions
1
Solved
For understanding what I'm trying to achieve : printing delayed text in another view...
I'm trying to make this sublime text 3 plugin run properly I want to call multiple method of my class using ...
Haught asked 9/12, 2013 at 8:15
1
Solved
I am trying to create a plugin for sublime text 3.
For now I only get possible to select all text in a window and copy it in another window.
Code :
import sublime, sublime_plugin
class PrintCo...
Redraft asked 24/11, 2013 at 22:37
1
Solved
I have a class blahtestCommand(sublime_plugin.ApplicationCommand) with a run, it fails.
Another class, I have with sublime_plugin.TextCommmand) works.
I am a little bit baffled with what the run...
Sapajou asked 23/10, 2013 at 3:23
© 2022 - 2024 — McMap. All rights reserved.