Project

General

Profile

Feature #11741

implement a fully featured Language Server Protocol (LSP) server for 4GL code

Added by Greg Shah 20 days ago. Updated 20 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:

Related issues

Related to Conversion Tools - Feature #3882: changes to allow the front-end to be used for 4GL syntax checking New
Related to Conversion Tools - Feature #3883: eclipse plug for developing 4GL code using FWD including editing, syntax checks, running conversion Pending
Related to Conversion Tools - Feature #11355: VSCode extension New
Related to Conversion Tools - Feature #11742: implement a fully featured Debug Adapter Protocol (DAP) server for 4GL code (in FWD) New

History

#1 Updated by Greg Shah 20 days ago

  • Related to Feature #3882: changes to allow the front-end to be used for 4GL syntax checking added

#2 Updated by Greg Shah 20 days ago

  • Related to Feature #3883: eclipse plug for developing 4GL code using FWD including editing, syntax checks, running conversion added

#3 Updated by Greg Shah 20 days ago

#4 Updated by Greg Shah 20 days ago

The Language Server Protocol (LSP) is a platform independent protocol for creating language support that can work across various IDEs (VSCode, Eclipse IDE, Eclipse Che, vim...).

It is an open standard, originally created by Microsoft for their internal use and then made more generic through work with Eclipse, IBM and Red Hat.

Why You Should Know the Language Server Protocol

VSCode only works with LSP. Building the LSP is the first step in implementing the full extension in #11355.

#5 Updated by Greg Shah 20 days ago

  • Subject changed from implement a fully featured LSP for 4GL code to implement a fully featured Language Server Protocol (LSP) server for 4GL code

#6 Updated by Greg Shah 20 days ago

  • Related to Feature #11742: implement a fully featured Debug Adapter Protocol (DAP) server for 4GL code (in FWD) added

Also available in: Atom PDF