Replies: 1 comment 1 reply
-
|
Thanks for starting this Giannis @gnikit and apologies for the late response! I'm excited for this development to the VSCode extension (though I might not be able to contribute directly). All your points sound good to me in general, some remarks: 2.5 This would be great, but I think it might be difficult to programmatically modify the If I have any other thoughts, I'll post them here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to start a discussion about how to integrate FPM with vscode, functionality we want to be present, how we want the UI to look like and the changes that would need to be done in FPM to make this happen.
I already have some ideas on this briefly noted in fortran-lang/vscode-fortran-support#471 but I much prefer it if this was a combined effort. We can take inspiration from the CMake extension, these are the features I think we should include
1. VS Code Functionality
fpm.tomlis detectedfpm.tomlto propagate changes of state into the VSCode extension and the builds2. VS Code UI
fpm.tomlthrough a UIsettings.jsonif any?3. FPM Functionality
toolsis added to hide these options away from the general user basePlease share any additional ideas, features you would like to see or comments you have about integrating fpm with your code editor.
Beta Was this translation helpful? Give feedback.
All reactions