Code useful for working with Revit support files and formulas when using Notepad++
As this is a work in progress, the current way to install is to copy the /pyRevit/pyMAW.extension folder into %appdata%\pyRevit\extensions
on your PC.
Either shift-click the Open Notepad++ button on the new pyMAW tab, or click the small down arrow on the panel to open the configuation options.
The only thing to set is the path to Notepad++ on your machine, when you choose to set the path it will try and suggest the most useful path, this only needs to be set once and will be saved in your pyRevit configuation options.
Opens Notepad++
These tools open various text based Revit support files in Notepad++.
These tools export data from the current family or project to a new file.
PythonScript can be installed from the Plugins Admin in Notepad++, however this is will install an outdated version. To get the current or latest version go directly to the Github/Releases. It is recommended that you install the PythonScript_Full_* and PythonScript_TclTk_* versions to get the ability to display a gui which is used by some of these scripts.
See also the Notepad++ FAQ: How to install and run a script in PythonScript.