monoid icon indicating copy to clipboard operation
monoid copied to clipboard

Ligatures broken in Webstorm

Open GianCastle opened this issue 8 years ago • 2 comments

Description

The following code:

const Poll = require('../models/Poll');

is being displayed in this way: bug-monoid

  • Webstorm version: 2016.2.3
  • OS: Windows 10 Pro

GianCastle avatar Sep 30 '16 22:09 GianCastle

I've found a fork with fixed InteliJ support: https://github.com/JB-Dmitry/monoid Unfortunately not configurable.

Also related to: #164

wojciechczerniak avatar Oct 22 '16 13:10 wojciechczerniak

Cheers, I'll look into this.

larsenwork avatar Feb 18 '17 18:02 larsenwork