IBM / zopeneditor-about

IBM Z Open Editor: File issues here!
https://ibm.github.io/zopeneditor-about
Apache License 2.0
50 stars 20 forks source link

All languages - Command to start Language Server #155

Open FALLAI-Denis opened 3 years ago

FALLAI-Denis commented 3 years ago

Description of the enhancement requested

Z Open Editor use Language Server for some languages: COBOL, PL/I, HLASM, REXX.

Z Open Editor has commands to pause Language Server for the current editor (not all opened editors).

But Z Open Edit does'nt have commands to reactivate Language Server for the current editor. This forces you to close and reopen the editor on the source concerned.

A command would have to be proposed which would allow you to restart the Language Server for the current editor.

To see if it would be possible for the Language Server to be paused and restarted by a button at the level of the editor or at the level of the status bar (by inserting a text reacting to the mouse click), which would also be useful for a Language Server activation indicator.

FALLAI-Denis commented 3 years ago

This enhancement will solved problem describe in #164 (you closed as wontfix):