Beautify is deprecated .. when do we get a new version?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2022 04:29 AM
Hi there,
the extensions has Beautify as a dependency. This extensions is marked deprecated as it is no longer maintained.
When do we get an upgrade?
Regards Nils
- 9,037 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2022 06:02 AM
Yes, it looks like Beautify is not supported anymore by the developers who built it. I think I was reading that VS Code introduced native color coding brackets and a couple other features last year that put the native stuff on par with it. Perhaps it can be removed as a dependency from the plugin eventually.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2022 02:23 AM
Hey Josh,
yes there were many improvements for readabilty in VS-Code which are implented natively now.
What is missing in the current Highlighting and autocompletion is how functions like gr.getRowCount are not automatically get completed to gr.getRowCount() ... but maybe thats a whole different problem.
Also a little bit out of scope: I really love this extension as it speeds up bug tracking and developing massively. But there are some problems when there are connection Problems (timeouts) to the instance (e.g new scriptincludes are created in my servicenow-instance and my initial scriptinclude is not updated anymore) and I haven't found a way yet to develop in Global Scope.
Are you still improving the plugin?
Regards Nils