I'm not sure if this question/comment should be posted here or somewhere else, but here it is. As every OpenSCAD user knows, mypoint.x can be used as shorthand for mypoint[0] when using [x,y] or [x,y,z] points. However, I noticed (and I believe it is only recently that this started happening) the OpenSCAD Extension for Visual Studio Code (which is what I normally use when writing my OpenSCAD code) started suggesting a property of XPRP9KMSFS0A3N32XZQY when I start typing mypoint.x. In other words, after I press the x key, it suggests XPRP9KMSFS0A3N32XZQY as the property. This is obviously not a property of mypoint, and I have no idea where this seeming random (although the suggested property is exactly the same every time, so random might not be an appropriate term) property comes from. This is obviously not a problem, since x is not a hard property to spell, but I was wondering if anybody else has had this happen. Anybody else, or just me?
Nathan Sokalski
njsokalski@hotmail.commailto:njsokalski@hotmail.com
Using the Leathing Extension, which auto-updated on 2025-06-12, when I
specify variable.x I get a list of all symbols that contain "x".
On Thu, Jun 12, 2025 at 8:45 PM Nathan Sokalski via Discuss <
discuss@lists.openscad.org> wrote:
I'm not sure if this question/comment should be posted here or somewhere
else, but here it is. As every OpenSCAD user knows, mypoint.x can be used
as shorthand for mypoint[0] when using [x,y] or [x,y,z] points. However, I
noticed (and I believe it is only recently that this started happening) the
OpenSCAD Extension for Visual Studio Code (which is what I normally use
when writing my OpenSCAD code) started suggesting a property of
XPRP9KMSFS0A3N32XZQY when I start typing mypoint.x. In other words, after I
press the x key, it suggests XPRP9KMSFS0A3N32XZQY as the property. This is
obviously not a property of mypoint, and I have no idea where this seeming
random (although the suggested property is exactly the same every time, so
random might not be an appropriate term) property comes from. This is
obviously not a problem, since x is not a hard property to spell, but I was
wondering if anybody else has had this happen. Anybody else, or just me?
Nathan Sokalski
njsokalski@hotmail.com
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
What is the Leathing Extension? Here is a screenshot of one of my scenarios where this is happening:
[cid:61c22c82-e25d-4a5c-af65-8a976101f0bd]
I will also point out that in the screenshot above boxsize (which is the variable of which x is a member) is a parameter of the module in which this code is placed (although it happens in other places as well).
Nathan Sokalski
njsokalski@hotmail.commailto:njsokalski@hotmail.com
From: Leonard Martin Struttmann via Discuss discuss@lists.openscad.org
Sent: Friday, June 13, 2025 4:21 PM
To: OpenSCAD general discussion Mailing-list discuss@lists.openscad.org
Cc: Leonard Martin Struttmann lenstruttmann@gmail.com
Subject: [OpenSCAD] Re: Visual Studio Code OpenSCAD Extension Suggests XPRP9KMSFS0A3N32XZQY As X Property
Using the Leathing Extension, which auto-updated on 2025-06-12, when I specify variable.x I get a list of all symbols that contain "x".
On Thu, Jun 12, 2025 at 8:45 PM Nathan Sokalski via Discuss <discuss@lists.openscad.orgmailto:discuss@lists.openscad.org> wrote:
I'm not sure if this question/comment should be posted here or somewhere else, but here it is. As every OpenSCAD user knows, mypoint.x can be used as shorthand for mypoint[0] when using [x,y] or [x,y,z] points. However, I noticed (and I believe it is only recently that this started happening) the OpenSCAD Extension for Visual Studio Code (which is what I normally use when writing my OpenSCAD code) started suggesting a property of XPRP9KMSFS0A3N32XZQY when I start typing mypoint.x. In other words, after I press the x key, it suggests XPRP9KMSFS0A3N32XZQY as the property. This is obviously not a property of mypoint, and I have no idea where this seeming random (although the suggested property is exactly the same every time, so random might not be an appropriate term) property comes from. This is obviously not a problem, since x is not a hard property to spell, but I was wondering if anybody else has had this happen. Anybody else, or just me?
Nathan Sokalski
njsokalski@hotmail.commailto:njsokalski@hotmail.com
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.orgmailto:discuss-leave@lists.openscad.org
Sorry, I misspelled that. The Leathong extension is tailored for OpenSCAD
code.
On Sat, Jun 14, 2025, 11:10 Nathan Sokalski via Discuss <
discuss@lists.openscad.org> wrote:
What is the Leathing Extension? Here is a screenshot of one of my
scenarios where this is happening:
I will also point out that in the screenshot above boxsize (which is the
variable of which x is a member) is a parameter of the module in which this
code is placed (although it happens in other places as well).
From: Leonard Martin Struttmann via Discuss discuss@lists.openscad.org
Sent: Friday, June 13, 2025 4:21 PM
To: OpenSCAD general discussion Mailing-list <discuss@lists.openscad.org
Cc: Leonard Martin Struttmann lenstruttmann@gmail.com
Subject: [OpenSCAD] Re: Visual Studio Code OpenSCAD Extension Suggests
XPRP9KMSFS0A3N32XZQY As X Property
Using the Leathing Extension, which auto-updated on 2025-06-12, when I
specify variable.x I get a list of all symbols that contain "x".
On Thu, Jun 12, 2025 at 8:45 PM Nathan Sokalski via Discuss <
discuss@lists.openscad.org> wrote:
I'm not sure if this question/comment should be posted here or somewhere
else, but here it is. As every OpenSCAD user knows, mypoint.x can be used
as shorthand for mypoint[0] when using [x,y] or [x,y,z] points. However, I
noticed (and I believe it is only recently that this started happening) the
OpenSCAD Extension for Visual Studio Code (which is what I normally use
when writing my OpenSCAD code) started suggesting a property of
XPRP9KMSFS0A3N32XZQY when I start typing mypoint.x. In other words, after I
press the x key, it suggests XPRP9KMSFS0A3N32XZQY as the property. This is
obviously not a property of mypoint, and I have no idea where this seeming
random (although the suggested property is exactly the same every time, so
random might not be an appropriate term) property comes from. This is
obviously not a problem, since x is not a hard property to spell, but I was
wondering if anybody else has had this happen. Anybody else, or just me?
Nathan Sokalski
njsokalski@hotmail.com
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
Dear forum,
I have two Openscad versions running (in Windows 11).
2021.01 and 2025.03.19
When I store an STL the first version adds the expected stl-extension.
The second does not, it is empty.
In The explorer window it promises to do it but it doens't.
So I have to add it manually.
Can I turn it on in someway?
kind regards
Johan
https://github.com/openscad/openscad/issues/5620
On Tue, Jun 17, 2025 at 4:28 PM Johan Jonker via Discuss <
discuss@lists.openscad.org> wrote:
Dear forum,
I have two Openscad versions running (in Windows 11).
2021.01 and 2025.03.19
When I store an STL the first version adds the expected stl-extension.
The second does not, it is empty.
In The explorer window it promises to do it but it doens't.
So I have to add it manually.
Can I turn it on in someway?
kind regards
Johan
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org