netbeans
netbeans copied to clipboard
Integrate hints preferences option in the vscode extension
I had earlier raised a PR for Computing hints based on custom preferences https://github.com/apache/netbeans/pull/6760, but forgot to push the changes to integrate it with vscode extension. So, here is the patch for that.
hello @PSG2017 , you currently can achieve this case.
- select dataview or dataviewjs source
- create a query with a folder.
FROM "Databases/CRM"
- a new option will appear where you can select the destination of your new notes
Thanks for that. My database source is a folder. I tried switching to dataview as a source in order to see the new option, and I input my sub-folder as the destination. Then I switched back to current folder as the source. The behaviour is still the same - new notes not going into the sub-folder, but rather into the main folder in which the database lives.
Same for me.
(I'd say this needs to be labeled as a bug and not an enhancement.)