Skip to content

bug: activation fails silently on Windows #700

@gnikit

Description

@gnikit

Is there an existing issue for this?

  • I have searched the existing issues

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions