ScriptSpot

Script

mxseditor code snippet generator

By trykle · 2020-09-30

Version
1.0
Date updated
2020-09-30
Votes
2
Downloads
Description

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