Giter Club home page Giter Club logo

nav-cside-color-theme's People

Contributors

martonsagi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nav-cside-color-theme's Issues

Not compatible with semantic highlighting

As soon as you use the NAV C/Side color theme
"workbench.colorTheme": "NAV C/Side", instead of e.g. "workbench.colorTheme": "Default Light+",, the semantic highlighting activated by

 "[al]": {
      "editor.semanticHighlighting.enabled": true
   }

does not work anymore.

Do you see a possibility to fix that?

Color adjustment required for intellisense since VS Code 1.57

It seems like VS Code version 1.57 introduced a new color scheme.
Using the default color scheme of VS Code, intellisense looks like that:
image

When the Dynamics NAV C/Side Theme is active, it now looks like that:
image
The blue font and background color in the selected line are now too similar.

Workaround:
New user setting

"workbench.colorCustomizations": {
        "editorSuggestWidget.selectedBackground": "#adcde0"
    }

image

Problems in coloring

Code line in field definition on table:

TableRelation = "G/L Account"."No." where…"

Problem:
TableRealtion = "G - is black. Remaining text is green.

Expected: Everything from "G/L … should be green

Needed association with .AL Language ID

I would need this extension to be automatically associated with the .AL programming language ID because I use it to open the BaseApp (only for reading y searching) with VSCode and the AL language extension disabled (for pure performance reasons).

Currently, despite activating the Theme of this extension, it does not highlight the keywords of the .AL files

image

Missing coloring on CalcFields

This is actually an issue of the AL Language, but maybe you could fix that as well?
CalcFields is missing the coloring:
image

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.