Answer the question
In order to leave comments, you need to log in
Is it possible to set up auto-generation of code, like in VS, for example?
In VS, if you press a certain key combination, you can generate properties, methods, and handlers. Is it possible to do this in sublime text 3?
For example -
object.addEventListener(Event.EVENT_TYPE, // что-то нажать
// и сгенерировать
function object_eventTypeHandler(event:Event){}
Answer the question
In order to leave comments, you need to log in
You may not have heard of Visual Studio Code (is free, Windows, Linux, Mac)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question