Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the last letter in the word "SlickEdit":
How many LETTERS are in the following? "a1b2c3":
Which number is missing?  "12345689":

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Dennis
« on: July 30, 2024, 05:30:42 PM »

The same conflict can happen when you do Project > New... and add files there.  In my experience, it works fine as long is you select "Create an empty project" in the wizard instead of adding new files with the wizard.
Posted by: Clark
« on: July 30, 2024, 05:20:09 PM »

At the moment, project types with wizards aren't supported because they add files which messes up this dialog or the wizard depending what happens first.
Posted by: Dennis
« on: July 30, 2024, 04:53:35 PM »

I launch SlickEdit from a directory containing a source tree as follows:
Code: [Select]
vs +new -sc /tmp/defcon5 .
After the quick start wizard the following dialog comes up to create a project in the current directory (which I specified with "." above).  See attachment.  Why is the only C/C++ option listed "Other C/C++"?  Are project types that have wizards specifically filtered out?  Seems like an unnecessary limitation.