Syspeople / CodeNow

Empower your ServiceNow Development with no instance configuration.
MIT License
8 stars 7 forks source link

Add Codelens #108

Open ambsoerensen opened 5 years ago

ambsoerensen commented 5 years ago

Initial Codelens funcitonality.

Show last update date, updatedby, and created by.

CGraabaek commented 5 years ago

@ambsoerensen with regard to this, the Codelens is on the ServiceNow functionality right? And not on the extension?

ambsoerensen commented 5 years ago

Yes.

the idea is to show above information a bit like gitlens, just above line 1 in the code editor window. Values being the actual ones from servicenow (cached as metadata when the record is loaded)