Tagged: Development, Notepad++
- May 26, 2017 at 13:54 #11942Oleksandr KramerModeratorPosts: 256Threads: 1129Joined: Aug 2009
- 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.
- List of bookmarks
- Autocomplete from list of functions
New plugin for navigation on maxscript project.
Features:TODO list:
Credits:
NppPlugin .NET package for VS
Alexander Kerner – partial of code is based on parsing code for previous version of Maxscript manager.Welcome for your ideas!
- July 7, 2017 at 16:54 #14140Oleksandr KramerModeratorPosts: 256Threads: 1129Joined: Aug 2009
Plugin is updated to version 0.1.3.0
New feature: Display tip for related bracket. This usefull for big functions.
Now a session is not auto-restoring when you changing the project. For loading desired session you can use the button “Load Session”.
- July 16, 2017 at 21:38 #14152Oleksandr KramerModeratorPosts: 256Threads: 1129Joined: Aug 2009
- 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.
Plugin is updated to version 0.1.4.0
- August 17, 2017 at 11:50 #14221Oleksandr KramerModeratorPosts: 256Threads: 1129Joined: Aug 2009
- Adds support to “rcMenu” and “tool”
Plugin is updated to version 0.1.4.2
- September 13, 2018 at 14:33 #16552Oleksandr KramerModeratorPosts: 256Threads: 1129Joined: Aug 2009
- Adds an ability to copy the full path of function or struct from menu.
Plugin is updated to version 0.1.5.2
- February 25, 2019 at 01:23 #17777Oleksandr KramerModeratorPosts: 256Threads: 1129Joined: Aug 2009
- Adds an ability to change project from menu.
- Fixes a lot of issues and bugs.
Version 0.1.5.5
- October 9, 2020 at 10:48 #29762Oleksandr KramerModeratorPosts: 256Threads: 1129Joined: Aug 2009
- Fixes an issue with navigation in the latest versions of Notepad++
Version 0.1.5.6
- January 11, 2021 at 06:03 #30791Oleksandr KramerModeratorPosts: 256Threads: 1129Joined: Aug 2009
The new version gains support to Notepad++ x64
- August 19, 2022 at 12:45 #36213StormbrigParticipantPosts: 1Threads: 3Joined: Sep 2020
Hi, Oleksandr!
Recently I have found your Maxscript Explorer – Notepad++ plugin and I find it very useful.
I have one suggestion if you don’t mind – can you make so the ME UI to get hidden when I switch to a tab in Notepad++ where a non .ms/.mcr file is open. When i switch to a tab with .ms/mcr file open – have the ME UI show up automatically.
I am using Notepad++ for a lot of tasks and the addition I suggested will make mi life much easier.
Thank you.
- August 19, 2022 at 18:03 #36229Oleksandr KramerModeratorPosts: 256Threads: 1129Joined: Aug 2009
Great idea!
You must be logged in to reply to this topic.