JorgeGzm commented on issue #11800:
URL: https://github.com/apache/nuttx/issues/11800#issuecomment-1969731878

   Hi @takayoshi-k,
   
   Check the microhobby  repository, maybe can solve your problem.
   
   https://github.com/microhobby/vscode-nuttx
   
   ```
   $ grep -R "showOpenDialog" ./
   /extensions/microhobby.linuxkerneldev-0.6.1/out/Utils/ExtensionsUtils.js:    
        return yield vscode.window.showOpenDialog({
   ./extensions/microhobby.linuxkerneldev-0.6.1/out/DTSEngine.js:               
     vscode.window.showOpenDialog(options).then(uris 
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to