playsrc / http-language-server

Language Server Implementation for HTTP
https://www.npmjs.com/package/http-language-server
MIT License
2 stars 1 forks source link

Revert the project refactoring #10

Closed mateusabelli closed 1 year ago

mateusabelli commented 1 year ago

It has been proven to be extremely hard to maintain and develop the project without proper tooling. This includes typing by TypeScript and a proper debugger setup. Both of these were included before the first major refactoring.

mateusabelli commented 1 year ago

Related to #8