- Added JSON source file watcher.
- Made `jsonSource` codeInfo data cleaner.
- Added `Create JSON` button on frontend.
- Changed default subprocess start method to `spawn`.
- Always hide callable field if section is referencing a json file.
- Replace spaces in section name with underscores, when generating code.
- Fixed bug in TextBlock's `getFirstHeadingOrText`.
- Clicking Run in nav bar will always run _all_ code sections now.