You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on the latest vscode release on Windows, the latest pre-release of modern fortran seems to not be successfully activating all parts of the extension. From the logs it appears that the extension gets stuck in the linter initialization but because the activation is asynchronous I can't be sure without diving in.
A guess would be that it has something to do with the filesystem creation of the persistent cache. Maybe windows lacks permissions for the APPDATA directory?
Is there an existing issue for this?
Description
on the latest vscode release on Windows, the latest pre-release of modern fortran seems to not be successfully activating all parts of the extension. From the logs it appears that the extension gets stuck in the linter initialization but because the activation is asynchronous I can't be sure without diving in.
A guess would be that it has something to do with the filesystem creation of the persistent cache. Maybe windows lacks permissions for the APPDATA directory?
Screenshots
No response
Expected Behaviour
Full initialization
Version of Modern Fortran
v3.4.2022100702
Version of Visual Studio Code
latest
Platform and Architecture
Windows
Additional Information
Version: 1.72.0 (user setup)
Commit: 64bbfbf67ada9953918d72e1df2f4d8e537d340e
Date: 2022-10-04T23:20:39.912Z
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.19043
Sandboxed: No
The text was updated successfully, but these errors were encountered: