When selecting a file with the extension .ASM, its contents are not displayed. In fact, this is a simple text file that can be edited in a notepad. XY files *.ASM include documents. I tried to turn off *.asm in the Documents category and added *.asm to the text files category. But this did not give any result. The contents of the .ASM files are not displayed in the pre -viewing panel.
How can I view .asm in XY?
View files *.ASM
Re: View files *.ASM
I have the Delphi Preview Handler installed
https://github.com/RRUZ/delphi-preview-handler
Among others, .asm is assigned to it.
In XY, It's removed from the Documents and added as User defined preview handler
asm>{AD8855FB-F908-4DDF-982C-ADB9DE5FF000}
In the preview pane, it looks like this example
https://github.com/RRUZ/delphi-preview-handler
Among others, .asm is assigned to it.
In XY, It's removed from the Documents and added as User defined preview handler
asm>{AD8855FB-F908-4DDF-982C-ADB9DE5FF000}
In the preview pane, it looks like this example
Windows 11 Home, Version 24H2 (OS Build 26100.4484)
Portable XYplorer (Actual version, including betas)
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
Portable XYplorer (Actual version, including betas)
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
-
- Site Admin
- Posts: 63710
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: View files *.ASM
Hmm, interesting, there is a bug here. It will work in the next version.zakoul wrote: ↑03 Jul 2025 19:27 When selecting a file with the extension .ASM, its contents are not displayed. In fact, this is a simple text file that can be edited in a notepad. XY files *.ASM include documents. I tried to turn off *.asm in the Documents category and added *.asm to the text files category. But this did not give any result. The contents of the .ASM files are not displayed in the pre -viewing panel.
How can I view .asm in XY?
In the meantime you can make it work by also unticking asm in "Preview as Thumbnail".
FAQ | XY News RSS | XY Bluesky
Re: View files *.ASM
In version 27.00.0900, viewing files *.ASM became available. Thank you!