//
pkg.gl
Category
pkg.nimblebun.works/tsc-language-server
utils
package
1.0.7
Repository:
https://github.com/nimblebun/tsc-language-server.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
8
Files
36 SLOC
#
Functions
DocumentOffset
DocumentOffset is a utility function used to turn an LSP cursor position into an offset from the current file buffer.
Substring
Substring will return a substring of given length from a given index.