Broken record I know but why not just use a different text editor. VS code is a text editor but if you install enough extensions you can get close to an IDE. Even for HLASM https://marketplace.visualstudio.com/items?itemName=broadcomMFD.hlasm-language-support

On 2020-04-16 9:41 AM, Paul Gilmartin wrote:
On Wed, 15 Apr 2020 16:05:59 +0800, David Crayford  wrote:
For a brute force solution you could just create symlinks (shortcuts) to
your *.java files with *.jav extensions. Trial to write a PowerShell
script to do that.

There's some irony here:
         
https://en.wikipedia.org/wiki/8.3_filename#VFAT_and_Computer-generated_8.3_filenames
     To maintain backward-compatibility with legacy applications (on DOS and
     Windows 3.1), on FAT and VFAT filesystems an 8.3 filename is automatically
     generated for every LFN, ...  The 8.3 filename can be obtained using the
     Kernel32.dll function GetShortPathName.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to