
JzSense
More Info
Project Details
This was an individual project where I spent time to compact one big issue – no IntelliSense for my DAZ Scripts. Initially, the project was solely to create a javascript file for me to populate Intellisense. However, I felt it would be nice to share it to others. In 2022, the project is now open-source and will feature more export options.
What is JzSense?
JzSense is a JS file to assist developers with their scripts (DzScripts) by utilizing powerful source code editors’ (such as Visual Studio Code) autosuggestion functionalities.
Skills Used
Python, Web scraping, DOM, JavaScript, String Manipulation, Classes, etc.
Github
JzSense – The output file for public use
JzSense-Generator – The code that generates the output file.