SCM

[#561] highlight content of try statements

Date:
2009-08-16 09:50
Priority:
3
State:
Open
Submitted by:
Romain Francois (romain)
Assigned to:
Nobody (None)
Product:
None
Operating System:
None
Component:
None
Summary:
highlight content of try statements

Detailed description

highlight the expr argument of a try call (for example in red), so that the user sees it is dangerous

Comments:

Message  ↓
Date: 2009-08-16 09:52
Sender: Romain Francois

alt

Feature Requests: Browse | Download .csv | Submit New | Reporting | Monitor | Admin
[#350] support for withCallingHandlers, withRestarts

Monitor (?)
Submitted By:
Romain Francois (romain) Date Submitted:
2009-03-04 13:54
Data Type: (?)

Component:
Operating System:
Product:

Assigned To: (?)
(Admin) Priority: (?)
State: (?)

Summary: (?)
Delete this item

Detailed description

It would be useful to get a visual aid on which handlers are available, so for example:

withCallingHandlers( {
someCode
}, error = function( e ){
doStuff
} )

it would be useful that when the mouse is over the withCallingHandlers word, the handlers are highlighted in a way.

Same for withRestarts and tryCatch

Attached Files:

Changes

No Changes Have Been Made to This Item

Thanks to:
Vienna University of Economics and Business Powered By FusionForge