FMorschel · GitHub

Describe the bug
Changing the value of dart.automaticCommentSlashes needs restarting the extension host.

To Reproduce
Steps to reproduce the behavior:
Open the settings and change the value of dart.automaticCommentSlashes to all, for example, and test it out. No changes to the behaviour happen.

Expected behavior
I expected this (and maybe other similar settings) could be automatically applied.

Please complete the following information:

Workspace Environment
Dart Code extension: 3.127.20260121
Flutter extension: 3.127.20251229 (activated)
App: Visual Studio Code
App Host: desktop
Version: win 1.108.1
Workspace type: Dart (LSP)
Workspace name: bug
Dart (3.12.0-edge.2bfdb03c4afd1592ca3c35bfa8e87c19a9db0c95): C:\Users\felip_0vh5fa6\dart
Flutter (3.38.6): C:\Users\felip_0vh5fa6\.puro\envs\stable\flutter (No device)
Output from 'dart info'

C:\Users\felip_0vh5fa6\dart\bin\dart.exe info

If providing this information as part of reporting a bug, please review the information
below to ensure it only contains things you're comfortable posting publicly.

General info

  • Dart 3.12.0-edge.2bfdb03c4afd1592ca3c35bfa8e87c19a9db0c95 (main) (Sat Jan 17 17:33:05 2026 -0800) on "windows_x64"
  • on windows / "Windows 11 Pro" 10.0 (Build 26200)
  • locale is pt-BR

Project info

  • sdk constraint: '^3.11.0'
  • dependencies: analyzer, bloc, equatable, meta
  • dev_dependencies: lints, test, test_reflective_loader, very_good_analysis
  • elided dependencies: 1

Process info

Memory CPU Elapsed time Command line
0 MB -- dart.exe
0 MB -- dart.exe
0 MB -- dart.exe
0 MB -- dart.exe
0 MB -- dartvm.exe

Read the original on github.com ↗