Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chrehall68 committed Nov 11, 2024
1 parent 02ec27d commit 7801783
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Verilog Language Server Extension

Inspired by the lack of editor support in existing verilog extensions for VSCode, this repository contains a powerful, hand-written Verilog language server and an extension to use it with VSCode.
Inspired by the lack of editor support in existing Verilog extensions for VSCode, this repository contains a powerful, hand-written Verilog language server and an extension to use it with VSCode.

## Functionality

Expand All @@ -11,13 +11,13 @@ Current Features:
- Completions
- Go To Definition
- Token Highlighting
- Warning Diagnostics

Roadmap Features:

- Parsing Module Insides
- Error Diagnostics
- Error-tolerant parser
- Improved Completions
- Diagnostics

## Run in Development Environment

Expand Down

0 comments on commit 7801783

Please sign in to comment.