Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Commit 9678f3d

Browse files
committed
Update README
1 parent 4332563 commit 9678f3d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
![](https://github.com/julia-vscode/SymbolServer.jl/workflows/Run%20CI%20on%20master/badge.svg)
66
[![codecov.io](http://codecov.io/github/julia-vscode/SymbolServer.jl/coverage.svg?branch=master)](http://codecov.io/github/julia-vscode/SymbolServer.jl?branch=master)
77

8+
THE FUNCTIONALITY OF THIS PACKAGE HAS BEEN MOVED TO [JuliaWorkspaces.jl](https://github.com/julia-vscode/JuliaWorkspaces.jl). THIS PACKAGE HERE IS NO LONGER BEING MAINTAINED.
9+
810
SymbolServer is a helper package for LanguageServer.jl that provides information about internal and exported variables of packages (without loading them). A package's symbol information is initially loaded in an external process but then stored on disc for (quick loading) future use.
911

1012
## Installation and Usage

0 commit comments

Comments
 (0)