netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Integrate hints preferences option in the vscode extension

Open Achal1607 opened this issue 1 year ago • 2 comments

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.

Achal1607 avatar Feb 19 '24 10:02 Achal1607

hello @PSG2017 , you currently can achieve this case.

  1. select dataview or dataviewjs source
  2. create a query with a folder. FROM "Databases/CRM"
  3. a new option will appear where you can select the destination of your new notes

RafaelGB avatar Apr 14 '23 14:04 RafaelGB

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.

PSG2017 avatar Apr 22 '23 14:04 PSG2017

Same for me.

(I'd say this needs to be labeled as a bug and not an enhancement.)

dominicwa avatar Sep 26 '23 15:09 dominicwa