C
C
copal2015-07-25 14:11:01
visual studio
copal, 2015-07-25 14:11:01

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

2 answer(s)
A
Alexander Taratin, 2015-12-18
@copal

habrahabr.ru/post/148324

M
MrDywar Pichugin, 2015-07-25
@Dywar

You may not have heard of Visual Studio Code (is free, Windows, Linux, Mac)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question