ADCode

Inline error and warning lens

When a line has a mistake, the message about it sits right at the end of that line.

When you would want it

Otherwise the message lives in a panel at the bottom, or inside a tooltip you have to hover to see. Both mean looking away from the line you are fixing.

Where to find it

  • All Features → Inline error and warning lens
  • Settings → adcode.editing.inlineErrorLens

How to use it, step by step

On by default.

  1. The message is dimmed and shortened so it never covers your code, and it hides itself on the line your cursor is on while you type.

Why this beats the usual way

Other editors give you this through a stack of extensions that each need installing, updating, and reconciling with each other - and half of them reset when a colleague opens the project. ADCode ships these behaviours in the box, on by default, identical on every machine that opens your folder, and each one is a single switch away if you disagree.

Find it in Universal Search

Inline error and warning lens · Editing