BigFiles icon indicating copy to clipboard operation
BigFiles copied to clipboard

Notepad++ Plugin for reading large files

Results 15 BigFiles issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/superolmo/BigFiles/assets/20968145/0db9e7be-3758-4ce2-a179-2327c7436378) What could that be?

In dark mode toolbar icons doesn't display correctly. ![Screenshot 2023-01-02 170210](https://user-images.githubusercontent.com/11838413/210229207-0ce08112-2534-4f7f-ac90-1c646a59d4dd.jpg)

I think this error is related to the config file, it remains empty and this throw some different errors on the opening of NP++ ![image](https://user-images.githubusercontent.com/1388336/200790351-65714ce4-4ca0-4a81-ba19-d71d56bb7281.png)

validating

When this is installed the built-in Plugin Manager in Notepad++ disappear from the menu and to fix it you have to go to plugin folder and delete BigFiles folder... Some...

validating

When opening a large text file encoded in Utf-16 and beginning with the mandatory BOM (little of big endian 0xFF 0xFE). On display, BigFiles only shows the BOM but nothing...

validating

Occuring since update to Notepad++ 8.0: * notepad++ is not running * double-click any associated file to open it in notepad++ (not even a big file) * observe message box:...

validating

``` struct toolbarIcons { HBITMAP hToolbarBmp; HICON hToolbarIcon; }; ``` hToolbarIcon = random value.

validating

It looks like the current icons are not supported when the Toolbar has its Icons set to any of he Fluent UI options in Pretences when the dark theme is...

validating

opening a file only shows: ![image](https://user-images.githubusercontent.com/63655595/109133717-97583d00-7755-11eb-8202-5364ba28fda5.png) any ideas? maybe it's about the encoding of the file: ![image](https://user-images.githubusercontent.com/63655595/109133849-b35bde80-7755-11eb-8e13-212ae30f21ac.png) thanks!

enhancement

Currently with the pages it will stop when it reached a certain amount of characters. I would like a option to make it that it takes everything of the last...

enhancement