Historial de cambiosHistory of changes
- 4 de noviembre de 2013November 24, 2013
- Corregido un fallo que bloqueaba Notepad++ al minimizarlo, relacionado con la función que acorta el nombre de los archivos abiertos en el treeviewFixed bug that blocked Notepad++ on minimize it, related to the function that shortens the name of open files in the treeview
- 15 de octubre de 2013October 15, 2013
- Corregido un fallo que hacía que se duplicase el nodo de Archivo
- Solved a bug in that makes the file node appear duplicated
- Añadida visualización de Docstrings para archivos Python y PHP
- Added visualization of Docstrings for Python and PHP files
- 10 de octubre de 2013October 10, 2013
- Corregido un fallo en el regexp de python relativo a las comillas simples
- Corrected a bug in the python regexp related to the single quotes
- 10 de septiembre de 2013September 10, 2013
- Cambiado el stringlist que listaba las funciones por un treeView para que se muestren en de forma jerárquica
- Lista clases en php y python, en JavaScript agrupa las funciones que comparten el mismo prefijo en la misma rama.
- Changed the stringlist that list the functions by a treeView for show the functions in a dependency view
- List php and python classes, in JavaScript group the functions sharing the same prefix under the same node.