question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

LSPPOS outofbounds

See original GitHub issue

I see a ton of these warnings often -

WARN - p4intellij.utils.DocumentUtils - LSPPOS outofbounds : Position [
  line = 24
  character = 9
] line : foo = 2.5 column : 9 offset : 702 

I’m not entirely sure what’s causing this, just want to document it here for now.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
nixel2007commented, Dec 22, 2020

We currently have no mechanism to translate those to the current version and i think it would be a big effort trying to do so.

my 2cents. 3.15 spec adds version field PublishDiagnosticsParams (publishDagnostics notification) plus adds versionSupport to PublishDiagnosticsClientCapabilities.

versionSupport is described as:

	/**
	 * Whether the client interprets the version property of the
	 * `textDocument/publishDiagnostics` notification's parameter.
	 *
	 * @since 3.15.0
	 */
	versionSupport?: boolean;

so client (lsp4intellij) may drop recieved diagnostics from incorrect (not last) version of document.

0reactions
swissietycommented, Dec 27, 2020

thx! i guess it was too late yesterday.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is it Time to Dump Lightspeed Commerce Inc (LSPD) Stock ...
The market has been down on Lightspeed Commerce Inc (LSPD) stock recently. LSPD gets a Bearish score from InvestorsObserver Stock Sentiment ...
Read more >
Lightspeed POS falls after Spruce Point Capital warns on up ...
Lightspeed POS (LSPD -6.7%) slumps after Spruce Point Capital warns on "massive inflation" of the company's total addressable market, ...
Read more >
Calculating The Fair Value Of Lightspeed Commerce Inc ...
In this article we are going to estimate the intrinsic value of Lightspeed Commerce Inc. (TSE:LSPD) by taking the forecast future cash flows ......
Read more >
Lightspeed Commerce Inc | Stock Price & Latest News | Reuters
Get Lightspeed Commerce Inc (LSPD.TO) real-time stock quotes, ... 52-Week Range: 18.84 - 55.69. Profile; Charts; Financials ... Shares Out (Mil): 150.48.
Read more >
Lightspeed POS Inc (TSE:LSPD) Stock Forecast & Price Target
Next quarter's earnings estimate for LSPD is -C$0.07 with a range of -C$0.11 to -C$0.04. The previous quarter's EPS was -C$0.07. LSPD beat...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found