Menu

Scite_Portable revisited

.. Finished scite.portable patch which enhances Scites Startup procedure as follow:

  1. First: Check for $(env.scite_userhome) for a Path to use. Override with Env. vars %scite_home% / %scite_userhome%.
  2. Second: Check the Directory, from which Scite was started. Use that, if ScITEGlobal.properties was found.
  3. Third: Check for the Folder %USERHOME%\.Scite. If that exists, just use that.
    Sounds easy... i thought too. but that patch was a really strange unicode nut to crack - at least for newbeme.

But now it does greatly improve Scites startup flexibility.
Just do what you need, and it will coope out of the Box in allmost every usecase. Woh.

// yo.. 
filepath takes and returns (gui_string) which is a  basic_wstring (wchar_t)
that converts from (std::wstring) Unicode loves to entertain me..
..
Posted by Thorsten Kani 2016-08-01 Labels: SCiTE.Portable

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.