Viewing 11 posts
  • #11942
    Posts: 252
    Threads: 1060
    Joined: Aug 2009

      Maxscript Explorer - Notepad++ plugin for developers

      Maxscript Explorer toolbar - Notepad++ plugin for developers

      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.

      TODO list:

      • List of bookmarks
      • Autocomplete from list of functions

      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!

      Download

  • #14140
    Posts: 252
    Threads: 1060
    Joined: 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”.

       

      Maxscript: Display tips for related bracket

  • #14152
    Posts: 252
    Threads: 1060
    Joined: Aug 2009

      Plugin is updated to version 0.1.4.0

      • 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.
  • #14221
    Posts: 252
    Threads: 1060
    Joined: Aug 2009

      Plugin is updated to version 0.1.4.2

      • Adds support to “rcMenu” and “tool”
  • #16552
    Posts: 252
    Threads: 1060
    Joined: Aug 2009

      Plugin is updated to version 0.1.5.2

      • Adds an ability to copy the full path of function or struct from menu.
  • #17777
    Posts: 252
    Threads: 1060
    Joined: Aug 2009

      Version 0.1.5.5

      • Adds an ability to change project from menu.
      • Fixes a lot of issues and bugs.

  • #29762
    Posts: 252
    Threads: 1060
    Joined: Aug 2009

      Version 0.1.5.6

      • Fixes an issue with navigation in the latest versions of Notepad++
  • #30791
    Posts: 252
    Threads: 1060
    Joined: Aug 2009

      The new version gains support to Notepad++ x64

  • #36213
    Stormbrig
    Participant
    Posts: 1
    Threads: 3
    Joined: 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.

    • #36229
      Posts: 252
      Threads: 1060
      Joined: Aug 2009

        Great idea!

      • #36247
        Stormbrig
        Participant
        Posts: 1
        Threads: 3
        Joined: Sep 2020

          Thank you :)

Viewing 11 posts

You must be logged in to reply to this topic.