jakecastelli
jakecastelli
As Trongate Framework itself has got some update overtime such as 👉 #34 We need to address all the update / breaking changes in **trongate-vscode** extension, also consider bring in...
It would be an exciting idea to bring more popular front-end framework into the trongate vscode extension. - [ ] https://picturepan2.github.io/spectre/index.html - [ ] https://neu.useaxentix.com/ - [ ] https://useaxentix.com/ see...
The demo was from our version 0.0.1 and has been a lot of the changes, specially the CSS Selector dropdown trigger is `CTRL + ALT + CMD/ WIN/ SUPER +...
The new Trongate Module part still need to be refactored - simply three reasons: 1. Make the code more readable to the future contributors 2. Decouple the modules and functions...
### Server changes: * Added `Questions` to QuestionFilterKind, if the `filterKind` is `Questions`, the `selections` will be an array of title-slug. First we need to find the questions by title...
Fixes: #53113 Open the PR to first verify the idea and picking up how to do things properly. If the fix is on the right track, I will add tests...
### Version v20.10.0 ### Platform Darwin 22.2.0 ARM 64 ### What steps will reproduce the bug? create a test folder, and then create a couple of test files. .e.g ```...
This is a `Documentation-only deprecation` as it only emits warning once per process and it does not change the behaviour of the functions. This is my first doc-only deprecation PR,...