Community
    • Login

    [new plugin] JavaScript Map Parser

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    3 Posts 3 Posters 5.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • megaboichM
      megaboich
      last edited by

      Hi everyone,

      Initially this plugin was developed for Visual Studio, and now it is available also for Notepad++.
      It shows the code structure of your JavaScript file in a separated panel in tree-view form. Code structure includes function definitions(including anonymous) and hierarchy.
      More documentation is available for Visual Studio version, functionality is the same.
      https://github.com/megaboich/js-map-parser/wiki/Functionality-Guide

      Prerequisites: .Net framework 4.0 must be installed.

      I have created release with plugin dll here:
      https://github.com/megaboich/js-map-parser/releases/tag/v4.0.2-npp

      I would really appreciate any help in making this plugin available in Notepad++ Plugin Manager.

      Thomas ShelbyT 1 Reply Last reply Reply Quote 0
      • donhoD
        donho
        last edited by donho

        Please check the info:
        https://notepad-plus-plus.org/community/topic/10738/changement-could-impact-plugins-for-javascript

        1 Reply Last reply Reply Quote 0
        • Thomas ShelbyT
          Thomas Shelby @megaboich
          last edited by

          @megaboich said in [new plugin] JavaScript Map Parser:

          Hi everyone,

          Initially this plugin was developed for Visual Studio, and now it is available also for Notepad++.
          It shows the code structure of your JavaScript file in a separated panel in tree-view form. Code structure includes function definitions(including anonymous) and hierarchy.
          More documentation is available for Visual Studio version, functionality is the same.
          https://github.com/megaboich/js-map-parser/wiki/Functionality-Guide

          Prerequisites: .Net framework 4.0 must be installed.

          I have created release with plugin dll here:
          https://github.com/megaboich/js-map-parser/releases/tag/v4.0.2-npp

          I would really appreciate any help in making this plugin available in Notepad++ Plugin Manager.

          Visit this: https://community.notepad-plus-plus.org/topic/10738/changement-could-impact-plugins-for-javascript

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors