The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
vSCP
Author Message
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #1
vSCP
When opening .scp files, its opening a new vSCP window.. try to make it do open in a new tab in vSCP.

Another thing, add an option to change the code font.

AND, THANK YOU VERY MUCH!
You did the best tool I ever seen for Sphere.
vSCP is awesome, congratulations =D
I hope you can make more tools for us!

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
06-05-2012 01:34 AM
Find all posts by this user Like Post Quote this message in a reply
Valios
Super Moderator
****

Posts: 390
Likes Given: 0
Likes Received: 12 in 9 posts
Joined: Mar 2010
Reputation: 6

Sphere Suite 2013

Post: #2
RE: vSCP
Yes, that is when you double click the file but if you open it directly from vscp you'll get your new tab. It's something I forgot to add into the code.

I can implement both suggestions for a next version.
Thanks for your feedback and compliments Smile
06-05-2012 02:07 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #3
RE: vSCP
Thank YOU! Smile

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
06-05-2012 02:30 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #4
RE: vSCP
Can you add a setting to choose how many 'spaces' it do when autoident the code?
I always use 2, your tool use 4, maybe other people use different numbers =D
Another thing, I think this is not the normal ident:
Code:
if (<src.name> == EXTREME)
    say oi
    else
        msg ola
endif
I think this is the normal:

Code:
if (<src.name> == EXTREME)
    say oi
else
    msg ola
endif
Can you check it? Fix or add an option, i dont know...
Thank you bud!

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
06-11-2012 12:56 PM
Find all posts by this user Like Post Quote this message in a reply
Valios
Super Moderator
****

Posts: 390
Likes Given: 0
Likes Received: 12 in 9 posts
Joined: Mar 2010
Reputation: 6

Sphere Suite 2013

Post: #5
RE: vSCP
The 'else' shouldn't be indented that way so I will fix it.
About the 4 spaces, it sounds pretty much standard to me so I don't think it's appropiate to change it. What I could do in a future is to add user settings so you guys can tweak that manually or if you want to add other words for the syntax highlighting you'll be able too. But of course you won't see that in the next version Rolleyes
06-12-2012 12:55 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #6
RE: vSCP
(06-12-2012 12:55 AM)Valios Wrote:  The 'else' shouldn't be indented that way so I will fix it.
About the 4 spaces, it sounds pretty much standard to me so I don't think it's appropiate to change it. What I could do in a future is to add user settings so you guys can tweak that manually or if you want to add other words for the syntax highlighting you'll be able too. But of course you won't see that in the next version Rolleyes
OK Sad

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
06-12-2012 01:07 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)