Skip to content

Commit 7ab9888

Browse files
committed
docs(ls): minor changes in language server documentation.
1 parent 1d1cad0 commit 7ab9888

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ls/editors/code/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# YARA-X for Visual Studio Code
1+
# YARA for Visual Studio Code
22

33
This extension brings support for the [YARA](https://virustotal.github.io/yara-x/)
44
language to Visual Studio Code, powered by the official YARA-X Language Server. It

ls/editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yara-x-ls",
33
"displayName": "YARA Language",
4-
"description": "Rich support for the YARA language. Provides syntax highlighting, autocompletion and more.",
4+
"description": "The official YARA language extension. Provides syntax highlighting, autocompletion and more.",
55
"version": "0.0.0",
66
"publisher": "VirusTotal",
77
"icon": "images/icon.png",

0 commit comments

Comments
 (0)