discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Syntax error highlighting

NH
nop head
Sat, Nov 7, 2020 12:18 PM

The OpenSCAD editor used to put a pink marker at the position of a syntax
error. A recent snapshot no longer seems to do that. It just highlights the
line in grey.

Is this to be expected

The OpenSCAD editor used to put a pink marker at the position of a syntax error. A recent snapshot no longer seems to do that. It just highlights the line in grey. Is this to be expected
TP
Torsten Paul
Sat, Nov 7, 2020 6:44 PM

On 07.11.20 13:18, nop head wrote:

The OpenSCAD editor used to put a pink marker at the
position of a syntax error. A recent snapshot no longer
seems to do that. It just highlights the line in grey.

Do you have a screenshot and/or a simple code example?

I'm still getting the error marker as shown in the
screenshot...

ciao,
Torsten.

On 07.11.20 13:18, nop head wrote: > The OpenSCAD editor used to put a pink marker at the > position of a syntax error. A recent snapshot no longer > seems to do that. It just highlights the line in grey. Do you have a screenshot and/or a simple code example? I'm still getting the error marker as shown in the screenshot... ciao, Torsten.
NH
nop head
Sat, Nov 7, 2020 7:33 PM

Hmm, it is working now for me as well, with the original syntax error. I
used += in a C-style loop and stared at it for some time!

I don't remember the big red dot being there when it wasn't working. I have
no idea what is different now.

On Sat, 7 Nov 2020 at 18:45, Torsten Paul Torsten.Paul@gmx.de wrote:

On 07.11.20 13:18, nop head wrote:

The OpenSCAD editor used to put a pink marker at the
position of a syntax error. A recent snapshot no longer
seems to do that. It just highlights the line in grey.

Do you have a screenshot and/or a simple code example?

I'm still getting the error marker as shown in the
screenshot...

ciao,
Torsten.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Hmm, it is working now for me as well, with the original syntax error. I used += in a C-style loop and stared at it for some time! I don't remember the big red dot being there when it wasn't working. I have no idea what is different now. On Sat, 7 Nov 2020 at 18:45, Torsten Paul <Torsten.Paul@gmx.de> wrote: > On 07.11.20 13:18, nop head wrote: > > The OpenSCAD editor used to put a pink marker at the > > position of a syntax error. A recent snapshot no longer > > seems to do that. It just highlights the line in grey. > > Do you have a screenshot and/or a simple code example? > > I'm still getting the error marker as shown in the > screenshot... > > ciao, > Torsten. > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >