Changes between Version 4 and Version 5 of Features/Outline
- Timestamp:
- 03/20/11 10:21:58 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/Outline
v4 v5 7 7 Clicking on the name of a function will let you jump to the definition of that function. There is currently no right-click support in this window. 8 8 9 [[Image(functions.png)]] 10 9 11 The more complex system is called Outline. You can turn it on via '''View -> Show Outline'''. It is using PPI hence it is slower and more CPU intensive 10 12 but it is also more correct and it show additional information such as the name of the package, the list of pragmata, list of modules used, list of functions or methods declared in the file. 11 13 12 13 14 [[Image(outline.png)]] 14 15 15 16
