New plugin - Maxscript Explorer
-
Plugin for navigation on maxscript project.
Features:- Display the list of functions and structures from maxscript file(s).
- Multiply project modes: Single file, Project folder, Opened files
- Go to definition from working area or tree.
- Ability to insert function with parameters into working area.
- Navigation back/forward
- Filter functions by text
- Ability to hide private members of structs
- Display tooltips with related comments and parameters for selected function.
TODO list:
- List of bookmarks
- Autocomplete from list of functions
-
Should it be added to the pluginManager?
-
Seems it is just available for the N++ 32bit version, is this correct?
https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/releases supports x64 since 0.93.87. -
@chcg - Is it possible?
Will be good.
PS - sorry - I was miss emails about replies. -
@chcg said:
Seems it is just available for the N++ 32bit version, is this correct?
Yes - now it’s available only for N++ 32bit.
-
Plugin is updated to version 0.1.5.2
- Adds an ability to display Rollout as parent node for functions inside
- Fixes a minor issue with displaying tip for related brackets
- Fixes an issue with filtering/restoring of nodes
- Adds support to “rcMenu” and “tool”
- Adds an ability to copy the full path of function or struct from menu
- Display tip for related bracket. This usefull for big functions
-
@Track77 Added the plugin version 1.5.2 under https://npppm.bruderste.in/plugins/view/maxscriptexplorer
with:New plugin for navigation on maxscript project.
Features:
- Display the list of functions and structures from maxscript file(s).
- Multiply project modes: Single file, Project folder, Opened files
- Go to definition from working area or tree.
- Ability to insert function with parameters into working area.
- Navigation back/forward
- Filter functions by text
- Ability to hide private members of structs
- Display tooltips with related comments and parameters for selected function.
Author: Alexander Kramer
Homepage: https://3d-kstudio.com/forum/trackscripts-news/maxscript-explorer-notepad-plugin-developers/
Latest update: [2018-09-13] Version 1.5.2 - Adds an ability to copy the full path of function or struct from menu.
-
Thanks!
How I’ll update the plugin in future?
Do I have to do something else now?
And how I can log into “Notepad ++ Plugins Repository”? -
You could try to register at https://npppm.bruderste.in/users/register, but that could last some time as @bruderstein is not so often around right now.
And if you are planning a X64 version: https://github.com/bruderstein/npp-plugins-x64