discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Editor with tabbed files?

N
naviathan
Sat, Mar 10, 2018 5:18 PM

I don't know why, but for some reason I thought OpenSCAD had a tabbed
interface for opening multiple files in a project. Was this a feature in the
past or in a newer version that I'm just not seeing?

--
Sent from: http://forum.openscad.org/

I don't know why, but for some reason I thought OpenSCAD had a tabbed interface for opening multiple files in a project. Was this a feature in the past or in a newer version that I'm just not seeing? -- Sent from: http://forum.openscad.org/
JB
Jordan Brown
Sat, Mar 10, 2018 9:25 PM

On 3/10/2018 9:18 AM, naviathan wrote:

I don't know why, but for some reason I thought OpenSCAD had a tabbed
interface for opening multiple files in a project. Was this a feature in the
past or in a newer version that I'm just not seeing?

You can certainly open multiple windows.  (Looks like you have to enable
it at Edit>Preferences>Advanced>Allow opening multiple documents.)

On 3/10/2018 9:18 AM, naviathan wrote: > I don't know why, but for some reason I thought OpenSCAD had a tabbed > interface for opening multiple files in a project. Was this a feature in the > past or in a newer version that I'm just not seeing? You can certainly open multiple windows.  (Looks like you have to enable it at Edit>Preferences>Advanced>Allow opening multiple documents.)
FV
Frank van der Hulst
Sat, Mar 10, 2018 10:10 PM

On Windows I prefer Notepad++ for editing. All sorts of features that it
wouldn't be worth incorporating into Openscad.

On Sun, 11 Mar 2018, 10:26 Jordan Brown, openscad@jordan.maileater.net
wrote:

On 3/10/2018 9:18 AM, naviathan wrote:

I don't know why, but for some reason I thought OpenSCAD had a tabbed
interface for opening multiple files in a project. Was this a feature in the
past or in a newer version that I'm just not seeing?

You can certainly open multiple windows.  (Looks like you have to enable
it at Edit>Preferences>Advanced>Allow opening multiple documents.)


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

On Windows I prefer Notepad++ for editing. All sorts of features that it wouldn't be worth incorporating into Openscad. On Sun, 11 Mar 2018, 10:26 Jordan Brown, <openscad@jordan.maileater.net> wrote: > On 3/10/2018 9:18 AM, naviathan wrote: > > I don't know why, but for some reason I thought OpenSCAD had a tabbed > interface for opening multiple files in a project. Was this a feature in the > past or in a newer version that I'm just not seeing? > > > You can certainly open multiple windows. (Looks like you have to enable > it at Edit>Preferences>Advanced>Allow opening multiple documents.) > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
JB
Jeremy Buseman
Sat, Mar 10, 2018 10:14 PM

Well, maybe not OpenSCAD, but it might be worthwhile for someone to invest
the time into creating a sort of IDE for it. I found eSCAD (eclipse plugin
for OpenSCAD) but I can't seem to get it to show up as an available project.

On Sat, Mar 10, 2018 at 5:10 PM, Frank van der Hulst <
drifter.frank@gmail.com> wrote:

On Windows I prefer Notepad++ for editing. All sorts of features that it
wouldn't be worth incorporating into Openscad.

On Sun, 11 Mar 2018, 10:26 Jordan Brown, openscad@jordan.maileater.net
wrote:

On 3/10/2018 9:18 AM, naviathan wrote:

I don't know why, but for some reason I thought OpenSCAD had a tabbed
interface for opening multiple files in a project. Was this a feature in the
past or in a newer version that I'm just not seeing?

You can certainly open multiple windows.  (Looks like you have to enable
it at Edit>Preferences>Advanced>Allow opening multiple documents.)


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

Well, maybe not OpenSCAD, but it might be worthwhile for someone to invest the time into creating a sort of IDE for it. I found eSCAD (eclipse plugin for OpenSCAD) but I can't seem to get it to show up as an available project. On Sat, Mar 10, 2018 at 5:10 PM, Frank van der Hulst < drifter.frank@gmail.com> wrote: > On Windows I prefer Notepad++ for editing. All sorts of features that it > wouldn't be worth incorporating into Openscad. > > On Sun, 11 Mar 2018, 10:26 Jordan Brown, <openscad@jordan.maileater.net> > wrote: > >> On 3/10/2018 9:18 AM, naviathan wrote: >> >> I don't know why, but for some reason I thought OpenSCAD had a tabbed >> interface for opening multiple files in a project. Was this a feature in the >> past or in a newer version that I'm just not seeing? >> >> >> You can certainly open multiple windows. (Looks like you have to enable >> it at Edit>Preferences>Advanced>Allow opening multiple documents.) >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > >
CM
Chris Mulcahy
Sat, Mar 10, 2018 10:47 PM

I’m just coding in Visual Studio Code with the OpenSCAD plugin. I have
OpenSCAD running and monitoring that file and updating any time there’s an
update.  It’s running on another computer but that’s not necessary.

From: Jeremy Buseman naviathan@gmail.com naviathan@gmail.com
Reply: OpenSCAD general discussion discuss@lists.openscad.org
discuss@lists.openscad.org
Date: March 10, 2018 at 4:14:46 PM
To: OpenSCAD general discussion discuss@lists.openscad.org
discuss@lists.openscad.org
Subject:  Re: [OpenSCAD] Editor with tabbed files?

Well, maybe not OpenSCAD, but it might be worthwhile for someone to invest
the time into creating a sort of IDE for it. I found eSCAD (eclipse plugin
for OpenSCAD) but I can't seem to get it to show up as an available project.

On Sat, Mar 10, 2018 at 5:10 PM, Frank van der Hulst <
drifter.frank@gmail.com> wrote:

On Windows I prefer Notepad++ for editing. All sorts of features that it
wouldn't be worth incorporating into Openscad.

On Sun, 11 Mar 2018, 10:26 Jordan Brown, openscad@jordan.maileater.net
wrote:

On 3/10/2018 9:18 AM, naviathan wrote:

I don't know why, but for some reason I thought OpenSCAD had a tabbed
interface for opening multiple files in a project. Was this a feature in the
past or in a newer version that I'm just not seeing?

You can certainly open multiple windows.  (Looks like you have to enable
it at Edit>Preferences>Advanced>Allow opening multiple documents.)


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

I’m just coding in Visual Studio Code with the OpenSCAD plugin. I have OpenSCAD running and monitoring that file and updating any time there’s an update. It’s running on another computer but that’s not necessary. From: Jeremy Buseman <naviathan@gmail.com> <naviathan@gmail.com> Reply: OpenSCAD general discussion <discuss@lists.openscad.org> <discuss@lists.openscad.org> Date: March 10, 2018 at 4:14:46 PM To: OpenSCAD general discussion <discuss@lists.openscad.org> <discuss@lists.openscad.org> Subject: Re: [OpenSCAD] Editor with tabbed files? Well, maybe not OpenSCAD, but it might be worthwhile for someone to invest the time into creating a sort of IDE for it. I found eSCAD (eclipse plugin for OpenSCAD) but I can't seem to get it to show up as an available project. On Sat, Mar 10, 2018 at 5:10 PM, Frank van der Hulst < drifter.frank@gmail.com> wrote: > On Windows I prefer Notepad++ for editing. All sorts of features that it > wouldn't be worth incorporating into Openscad. > > On Sun, 11 Mar 2018, 10:26 Jordan Brown, <openscad@jordan.maileater.net> > wrote: > >> On 3/10/2018 9:18 AM, naviathan wrote: >> >> I don't know why, but for some reason I thought OpenSCAD had a tabbed >> interface for opening multiple files in a project. Was this a feature in the >> past or in a newer version that I'm just not seeing? >> >> >> You can certainly open multiple windows. (Looks like you have to enable >> it at Edit>Preferences>Advanced>Allow opening multiple documents.) >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > _______________________________________________ OpenSCAD mailing list Discuss@lists.openscad.org http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
JB
Jeremy Buseman
Sat, Mar 10, 2018 10:50 PM

My buddy keeps trying to get me to use Visual Studio, but I just can't get
past the lack of cross platform support. I like my Linux servers and
ultralite notebooks.

On Sat, Mar 10, 2018 at 5:47 PM, Chris Mulcahy chris.mulcahy@gmail.com
wrote:

I’m just coding in Visual Studio Code with the OpenSCAD plugin. I have
OpenSCAD running and monitoring that file and updating any time there’s an
update.  It’s running on another computer but that’s not necessary.

From: Jeremy Buseman naviathan@gmail.com naviathan@gmail.com
Reply: OpenSCAD general discussion discuss@lists.openscad.org
discuss@lists.openscad.org
Date: March 10, 2018 at 4:14:46 PM
To: OpenSCAD general discussion discuss@lists.openscad.org
discuss@lists.openscad.org
Subject:  Re: [OpenSCAD] Editor with tabbed files?

Well, maybe not OpenSCAD, but it might be worthwhile for someone to invest
the time into creating a sort of IDE for it. I found eSCAD (eclipse plugin
for OpenSCAD) but I can't seem to get it to show up as an available project.

On Sat, Mar 10, 2018 at 5:10 PM, Frank van der Hulst <
drifter.frank@gmail.com> wrote:

On Windows I prefer Notepad++ for editing. All sorts of features that it
wouldn't be worth incorporating into Openscad.

On Sun, 11 Mar 2018, 10:26 Jordan Brown, openscad@jordan.maileater.net
wrote:

On 3/10/2018 9:18 AM, naviathan wrote:

I don't know why, but for some reason I thought OpenSCAD had a tabbed
interface for opening multiple files in a project. Was this a feature in the
past or in a newer version that I'm just not seeing?

You can certainly open multiple windows.  (Looks like you have to enable
it at Edit>Preferences>Advanced>Allow opening multiple documents.)


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

My buddy keeps trying to get me to use Visual Studio, but I just can't get past the lack of cross platform support. I like my Linux servers and ultralite notebooks. On Sat, Mar 10, 2018 at 5:47 PM, Chris Mulcahy <chris.mulcahy@gmail.com> wrote: > I’m just coding in Visual Studio Code with the OpenSCAD plugin. I have > OpenSCAD running and monitoring that file and updating any time there’s an > update. It’s running on another computer but that’s not necessary. > > > > > From: Jeremy Buseman <naviathan@gmail.com> <naviathan@gmail.com> > Reply: OpenSCAD general discussion <discuss@lists.openscad.org> > <discuss@lists.openscad.org> > Date: March 10, 2018 at 4:14:46 PM > To: OpenSCAD general discussion <discuss@lists.openscad.org> > <discuss@lists.openscad.org> > Subject: Re: [OpenSCAD] Editor with tabbed files? > > Well, maybe not OpenSCAD, but it might be worthwhile for someone to invest > the time into creating a sort of IDE for it. I found eSCAD (eclipse plugin > for OpenSCAD) but I can't seem to get it to show up as an available project. > > On Sat, Mar 10, 2018 at 5:10 PM, Frank van der Hulst < > drifter.frank@gmail.com> wrote: > >> On Windows I prefer Notepad++ for editing. All sorts of features that it >> wouldn't be worth incorporating into Openscad. >> >> On Sun, 11 Mar 2018, 10:26 Jordan Brown, <openscad@jordan.maileater.net> >> wrote: >> >>> On 3/10/2018 9:18 AM, naviathan wrote: >>> >>> I don't know why, but for some reason I thought OpenSCAD had a tabbed >>> interface for opening multiple files in a project. Was this a feature in the >>> past or in a newer version that I'm just not seeing? >>> >>> >>> You can certainly open multiple windows. (Looks like you have to enable >>> it at Edit>Preferences>Advanced>Allow opening multiple documents.) >>> _______________________________________________ >>> OpenSCAD mailing list >>> Discuss@lists.openscad.org >>> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >>> >> >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> >> > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > >
CM
Chris Mulcahy
Sat, Mar 10, 2018 10:53 PM

Well, you’re in luck.  It’s cross platform. Runs Mac, Linux and Windows.

SublimeText is also wonderful (and cross platform) but VS Code has been my
favorite recently on my Mac.

From: Jeremy Buseman naviathan@gmail.com naviathan@gmail.com
Reply: OpenSCAD general discussion discuss@lists.openscad.org
discuss@lists.openscad.org
Date: March 10, 2018 at 4:51:32 PM
To: OpenSCAD general discussion discuss@lists.openscad.org
discuss@lists.openscad.org
Subject:  Re: [OpenSCAD] Editor with tabbed files?

My buddy keeps trying to get me to use Visual Studio, but I just can't get
past the lack of cross platform support. I like my Linux servers and
ultralite notebooks.

On Sat, Mar 10, 2018 at 5:47 PM, Chris Mulcahy chris.mulcahy@gmail.com
wrote:

I’m just coding in Visual Studio Code with the OpenSCAD plugin. I have
OpenSCAD running and monitoring that file and updating any time there’s an
update.  It’s running on another computer but that’s not necessary.

From: Jeremy Buseman naviathan@gmail.com naviathan@gmail.com
Reply: OpenSCAD general discussion discuss@lists.openscad.org
discuss@lists.openscad.org
Date: March 10, 2018 at 4:14:46 PM
To: OpenSCAD general discussion discuss@lists.openscad.org
discuss@lists.openscad.org
Subject:  Re: [OpenSCAD] Editor with tabbed files?

Well, maybe not OpenSCAD, but it might be worthwhile for someone to invest
the time into creating a sort of IDE for it. I found eSCAD (eclipse plugin
for OpenSCAD) but I can't seem to get it to show up as an available project.

On Sat, Mar 10, 2018 at 5:10 PM, Frank van der Hulst <
drifter.frank@gmail.com> wrote:

On Windows I prefer Notepad++ for editing. All sorts of features that it
wouldn't be worth incorporating into Openscad.

On Sun, 11 Mar 2018, 10:26 Jordan Brown, openscad@jordan.maileater.net
wrote:

On 3/10/2018 9:18 AM, naviathan wrote:

I don't know why, but for some reason I thought OpenSCAD had a tabbed
interface for opening multiple files in a project. Was this a feature in the
past or in a newer version that I'm just not seeing?

You can certainly open multiple windows.  (Looks like you have to enable
it at Edit>Preferences>Advanced>Allow opening multiple documents.)


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

Well, you’re in luck. It’s cross platform. Runs Mac, Linux and Windows. SublimeText is also wonderful (and cross platform) but VS Code has been my favorite recently on my Mac. From: Jeremy Buseman <naviathan@gmail.com> <naviathan@gmail.com> Reply: OpenSCAD general discussion <discuss@lists.openscad.org> <discuss@lists.openscad.org> Date: March 10, 2018 at 4:51:32 PM To: OpenSCAD general discussion <discuss@lists.openscad.org> <discuss@lists.openscad.org> Subject: Re: [OpenSCAD] Editor with tabbed files? My buddy keeps trying to get me to use Visual Studio, but I just can't get past the lack of cross platform support. I like my Linux servers and ultralite notebooks. On Sat, Mar 10, 2018 at 5:47 PM, Chris Mulcahy <chris.mulcahy@gmail.com> wrote: > I’m just coding in Visual Studio Code with the OpenSCAD plugin. I have > OpenSCAD running and monitoring that file and updating any time there’s an > update. It’s running on another computer but that’s not necessary. > > > > > From: Jeremy Buseman <naviathan@gmail.com> <naviathan@gmail.com> > Reply: OpenSCAD general discussion <discuss@lists.openscad.org> > <discuss@lists.openscad.org> > Date: March 10, 2018 at 4:14:46 PM > To: OpenSCAD general discussion <discuss@lists.openscad.org> > <discuss@lists.openscad.org> > Subject: Re: [OpenSCAD] Editor with tabbed files? > > Well, maybe not OpenSCAD, but it might be worthwhile for someone to invest > the time into creating a sort of IDE for it. I found eSCAD (eclipse plugin > for OpenSCAD) but I can't seem to get it to show up as an available project. > > On Sat, Mar 10, 2018 at 5:10 PM, Frank van der Hulst < > drifter.frank@gmail.com> wrote: > >> On Windows I prefer Notepad++ for editing. All sorts of features that it >> wouldn't be worth incorporating into Openscad. >> >> On Sun, 11 Mar 2018, 10:26 Jordan Brown, <openscad@jordan.maileater.net> >> wrote: >> >>> On 3/10/2018 9:18 AM, naviathan wrote: >>> >>> I don't know why, but for some reason I thought OpenSCAD had a tabbed >>> interface for opening multiple files in a project. Was this a feature in the >>> past or in a newer version that I'm just not seeing? >>> >>> >>> You can certainly open multiple windows. (Looks like you have to enable >>> it at Edit>Preferences>Advanced>Allow opening multiple documents.) >>> _______________________________________________ >>> OpenSCAD mailing list >>> Discuss@lists.openscad.org >>> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >>> >> >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> >> > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > _______________________________________________ OpenSCAD mailing list Discuss@lists.openscad.org http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
TP
Torsten Paul
Sat, Mar 10, 2018 10:58 PM

On 03/10/2018 11:50 PM, Jeremy Buseman wrote:

My buddy keeps trying to get me to use Visual Studio.

VS Code has nothing to do with Visual Studio except both
are from Microsoft and share part of the name to confuse
people.

It's based on Electron and compares much more to Atom
than anything else.

AFAIK it's free and open source, so not harm in trying
it out, I guess...

ciao,
Torsten.

On 03/10/2018 11:50 PM, Jeremy Buseman wrote: > My buddy keeps trying to get me to use Visual Studio. > VS Code has nothing to do with Visual Studio except both are from Microsoft and share part of the name to confuse people. It's based on Electron and compares much more to Atom than anything else. AFAIK it's free and open source, so not harm in trying it out, I guess... ciao, Torsten.
JB
Jeremy Buseman
Sat, Mar 10, 2018 11:06 PM

Yeah, I was just reading that. I'm not a fan of Atom and the like. I've
tried quite a few editors, but I keep going back to Eclipse for C/C++ and
notepad++ web dev.

On Sat, Mar 10, 2018 at 5:58 PM, Torsten Paul Torsten.Paul@gmx.de wrote:

On 03/10/2018 11:50 PM, Jeremy Buseman wrote:

My buddy keeps trying to get me to use Visual Studio.

VS Code has nothing to do with Visual Studio except both
are from Microsoft and share part of the name to confuse
people.

It's based on Electron and compares much more to Atom
than anything else.

AFAIK it's free and open source, so not harm in trying
it out, I guess...

ciao,
Torsten.


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

Yeah, I was just reading that. I'm not a fan of Atom and the like. I've tried quite a few editors, but I keep going back to Eclipse for C/C++ and notepad++ web dev. On Sat, Mar 10, 2018 at 5:58 PM, Torsten Paul <Torsten.Paul@gmx.de> wrote: > On 03/10/2018 11:50 PM, Jeremy Buseman wrote: > >> My buddy keeps trying to get me to use Visual Studio. >> > > > VS Code has nothing to do with Visual Studio except both > are from Microsoft and share part of the name to confuse > people. > > It's based on Electron and compares much more to Atom > than anything else. > > AFAIK it's free and open source, so not harm in trying > it out, I guess... > > ciao, > Torsten. > > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
R
runsun
Mon, Mar 12, 2018 11:50 PM

Been using CudaText for a while: http://uvviewsoft.com/cudatext/


$  Runsun Pan, PhD $ libs: scadx , doctest , faces ( git ), offline doc ( git ), runscad.py ( 2 , git ), editor of choice: CudaText  ( OpenSCAD lexer ); $ Tips ; $ Snippets

--
Sent from: http://forum.openscad.org/

Been using CudaText for a while: http://uvviewsoft.com/cudatext/ ----- $ Runsun Pan, PhD $ libs: scadx , doctest , faces ( git ), offline doc ( git ), runscad.py ( 2 , git ), editor of choice: CudaText ( OpenSCAD lexer );&nbsp;$ Tips ;&nbsp;$ Snippets -- Sent from: http://forum.openscad.org/