Code Monkey home page Code Monkey logo

Comments (6)

DanTup avatar DanTup commented on September 27, 2024 1

If you're seeing it disappear and come back after a reload, that suggests something may be getting into a bad state in the analysis server - if you can provide steps to reproduce or an instrumentation log, please open a new issue with the details. Thanks!

from dart-code.

DanTup avatar DanTup commented on September 27, 2024

@b14cknc0d3 please update to the latest version of the VS Code extension (v3.88.1) and the issue should be resolved. Before v3.88.1 you would need to set a VS Code setting (dart.experimentalMacroSupport) to enable IDE support for generated macro sources, but with 3.88.1 this is enabled automatically for v3.5 Dart SDKs.

from dart-code.

petrnymsa avatar petrnymsa commented on September 27, 2024

@b14cknc0d3 please update to the latest version of the VS Code extension (v3.88.1) and the issue should be resolved. Before v3.88.1 you would need to set a VS Code setting (dart.experimentalMacroSupport) to enable IDE support for generated macro sources, but with 3.88.1 this is enabled automatically for v3.5 Dart SDKs.

Happening same to me. Extension version 3.88.1.

Dart version, OS windows.

Dart SDK version: 3.5.0-167.0.dev (dev) (Fri May 17 05:05:43 2024 -0700) on "windows_x64"

Go to Augmentation disappears. Only Develooper: Reload window helps.

from dart-code.

b14cknc0d3 avatar b14cknc0d3 commented on September 27, 2024

Hello. After restart my Laptop I can go to Augmentation but I don't set this dart.experimentalMacroSupport in VSCodium setting and version is 3.88.0 (that is the latest I can update in VSCodium.)

from dart-code.

DanTup avatar DanTup commented on September 27, 2024

v3.88.1 was only published to VS Code, so if you're using something that uses the extension from openvsx and only have v3.88.0 then you'll need to add:

"dart.experimentalMacroSupport": true,

To your settings for now. It will say that the setting is not recognised, but just ignore this, it will work it's just not a declated setting that Code will recognise. This should fix navigation errors showing errors for ".macro.dart" files and will instead navigate to the generated sources.

from dart-code.

DanTup avatar DanTup commented on September 27, 2024

I've published v3.88.1 to open-vsx, so it should show up soon for things like Codium and anything else unable to use the official VS Code marketplace. With that version, the setting above is unnecessary.

from dart-code.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.