mxseditor code snippet generator

2 votes
Version: 
1.0
Date Updated: 
09/30/2020
Author Name: 
trykle

I am very happy to use the tab-tab function of Visual Studio
So I used mxseditor_calltips and mxseditor to make a code snippet generator

Configuration steps:

1. install mxseditor
2. remove [ctrl + tab] hot key:
menu-tools-open global options file
find:# User defined key commands
and:
Ctrl+Tab||\ 
restart max
3. find script file [fn codeSnippet] write your code snippet

Known problems:

Shortcut keys are global,I didn't find a way to use the AssignCmdKey

AttachmentSize
demo.gif574.18 KB
mxseditor-code-snippet-generator.ms8.03 KB