Posts tagged “productivity-software”

TIL you can have syntax highlighting with code blocks in JIRA.

December 6, 2021

TIL you can have syntax highlighting with code blocks in JIRA.

Here’s an example inspired from the docs:

{code:java}
// Some comments here
public String getFoo()
{
    return foo;
}
{code}



TIL you can switch back to the previous branch by running git switch -.

November 29, 2021

TIL you can switch back to the previous branch by running git switch -.




TIL there’s dark mode on Webex.

November 1, 2021

TIL there’s dark mode on Webex.

You can only turn this on during a meeting.