Coder Social home page Coder Social logo

objectionary / eo-vscode Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 0.0 786 KB

VSCode Extension for the EO Language with a Language Server

Home Page: https://marketplace.visualstudio.com/items?itemName=eolang.eo

License: MIT License

JavaScript 2.48% TypeScript 90.93% Shell 0.95% ANTLR 5.65%
eolang typescript vscode vscode-plugin

eo-vscode's Introduction

eo-vscode's People

Contributors

anatolay avatar eduardofernandes1410 avatar renovate[bot] avatar yegor256 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

eo-vscode's Issues

Refactoring is necessary

The current code is too complex with a non-ideal file organization. It is necessary to separate better the file division, extract methods and overall improve the readability of the code.

Highlightning "if" in the name

At this moment names, that contain if part, are highlighted. For instance, this code

[] > check-if-true
  assert-that > @
    TRUE
    $.equal-to
      TRUE

will look like this:
image

test coverage report is missing

How do you measure the test coverage in this repo? Would be great to automate it and publish the report to codecov.io, like we do in other repos in this org.

how do you release to Marketplace?

It's not clear how you release it to the marketplace. Would be great to have this procedure automated, maybe with the help of .rultor.yml (like we do in other projects in this org)

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm vsce Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency eslint to v8.57.0
  • Update dependency typedoc to ^0.26.0
  • Update dependency typescript to v4.9.5
  • Update dependency vsce to v2.15.0
  • Update dependency vscode-languageserver to v8.1.0
  • Update jest monorepo (@types/jest, babel-jest, jest)
  • Update typescript-eslint monorepo to v5.62.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • Update actions/cache action to v4
  • Update actions/checkout action to v4
  • Update actions/setup-node action to v4
  • Update codecov/codecov-action action to v4
  • Update dependency @types/node to v20
  • Update dependency typescript to v5
  • Update dependency vscode-languageclient to v9
  • Update dependency vscode-languageserver to v9
  • Update eslint monorepo (major) (eslint, eslint-config-eslint)
  • Update typescript-eslint monorepo to v8 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v3
  • actions/cache v3
  • actions/setup-node v1
  • codecov/codecov-action v3
npm
client/package.json
  • vscode-languageclient ^7.0.0
  • @types/vscode ^1.63.0
  • @vscode/test-electron ^2.1.2
  • node >=16.0.0
  • vscode ^1.63.0
package.json
  • @babel/core ^7.20.5
  • @babel/preset-env ^7.20.2
  • @babel/preset-typescript ^7.18.6
  • @types/jest ^29.2.3
  • @types/mocha ^10.0.1
  • @types/node ^16.11.7
  • @types/vscode ^1.63.0
  • @typescript-eslint/eslint-plugin ^5.30.0
  • @typescript-eslint/parser ^5.30.0
  • babel-jest ^29.3.1
  • eslint ^8.28.0
  • eslint-config-eslint ^7.0.0
  • eslint-plugin-import ^2.26.0
  • jest ^29.3.1
  • js-yaml ^4.1.0
  • mocha ^9.2.1
  • ts-node ^10.9.1
  • typedoc ^0.23.21
  • typescript ^4.8.4
  • vsce ^2.13.0
  • vscode ^1.63.0
  • node >=16.0.0
server/package.json
  • antlr4 ^4.11.0
  • antlr4ts ^0.5.0-alpha.4
  • vscode-languageserver ^8.0.0
  • vscode-languageserver-textdocument ^1.0.4
  • @types/vscode ^1.63.0
  • antlr4ts-cli ^0.5.0-alpha.4
  • node >=16.0.0
  • vscode ^1.63.0

  • Check this box to trigger a request for Renovate to run again on this repository

Non-resolving imports.

For the current time, importing something that starts with EO shows error about non-resolvance.
image

Semantic tokens support

Right highlighting is done via regular expressions. Instead, it is preferable to use tokens received from lexer to do a better highlight

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.