Notepad++ official repository
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cyberslas
84402e755f
Fix Python Function List not showing functions
...
Functions defined at the top of the file or below a class with nothing in between would not show in the Function List.
This changes the function regex to fix this. A small unit test that the old regex won't pass but the new will included.
Close #9844
4 years ago
..
ada
Add ada, fortran, fortran77 & haskell in function lists
4 years ago
asm
Add unit tests for function list feature
7 years ago
autoit
Add unit tests for function list feature
7 years ago
bash
Split functionList.xml into multifile in "functionList" Folder
4 years ago
batch
Add unit tests for function list feature
7 years ago
c
Add ada, fortran, fortran77 & haskell in function lists
4 years ago
cpp
Upgrade Notepad++ License
4 years ago
cs
Add unit tests for function list feature
7 years ago
fortran
Add ada, fortran, fortran77 & haskell in function lists
4 years ago
fortran77
Add ada, fortran, fortran77 & haskell in function lists
4 years ago
haskell
Add ada, fortran, fortran77 & haskell in function lists
4 years ago
ini
Add unit tests for function list feature
7 years ago
inno
Add unit tests for function list feature
7 years ago
java
Upgrade Notepad++ License
4 years ago
javascript
Add unit tests for function list feature
7 years ago
nsis
Upgrade Notepad++ License
4 years ago
perl
Fix some Perl functions not being recognized in function list issue
4 years ago
php
Fix several bugs of PHP parser rule for function list
4 years ago
powershell
Add unit tests for function list feature
7 years ago
python
Fix Python Function List not showing functions
4 years ago
ruby
Add unit tests for function list feature
7 years ago
rust
Add ada, fortran, fortran77 & haskell in function lists
4 years ago
vhdl
Unit-tests for function-list
4 years ago
xml
Add unit tests for function list feature
7 years ago
unitTest.ps1
Split functionList.xml into multifile in "functionList" Folder
4 years ago
unitTestLauncher.ps1
Split functionList.xml into multifile in "functionList" Folder
4 years ago