is there any software for dynamic code snippets?

Правка en1, от dukhi_insaan, 2022-05-16 08:35:19

Hello Guys,

I am working on how can I speed up the way to write code. We all are used trigger based snippet pasting.

Example : dsu — > Enter

Code

In a same way we also use if-else conditions or sometimes we want to change our #define template during the contest,

If-Else
#define

Free Tools I found till now (Windows): - AutoText (https://www.jitbit.com/autotext/) //I know there is already function on Sublime for it but sometimes we code on online platforms (LeetCode) so it would be helpful there. - Magical and other Text Expander they are for only chrome not Machine

I am just asking for If anyone knows any software which can we make dynamic code snippets or somneone could make Sublime extention for it so it would be helpful for all of us.

What I want :

Trigger : ifel(something1,something2) — > Enter

If-Else
Теги coding time, #coding style, template, code snippets

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский dukhi_insaan 2022-05-16 08:38:01 19
en1 Английский dukhi_insaan 2022-05-16 08:35:19 2294 Initial revision (published)