Update documentation on Java support (#41758)
This brings the documentation on Java in line with the much changed reality of the Java extension. Note that the correctness of this is contingent on https://github.com/zed-industries/extensions/pull/3745 being merged. Release Notes: - N/A
This commit is contained in:
@@ -17,6 +17,7 @@ To debug code written in a specific language, Zed needs to find a debug adapter
|
||||
- [C](./languages/c.md#debugging) (built-in)
|
||||
- [C++](./languages/cpp.md#debugging) (built-in)
|
||||
- [Go](./languages/go.md#debugging) (built-in)
|
||||
- [Java](./languages/java.md#debugging) (provided by extension)
|
||||
- [JavaScript](./languages/javascript.md#debugging) (built-in)
|
||||
- [PHP](./languages/php.md#debugging) (built-in)
|
||||
- [Python](./languages/python.md#debugging) (built-in)
|
||||
|
||||
Reference in New Issue
Block a user