GithubHelp home page GithubHelp logo

Comments (5)

subframe7536 avatar subframe7536 commented on May 25, 2024

连字有开启吗?我这个是calt

"font_options": [
    "calt"
],

from maple-font.

Howardzhangdqs avatar Howardzhangdqs commented on May 25, 2024

其他类似的连字都显示正常,唯独我最想用的todo没有😢
image
具体设置(我去开了您说的calt,但好像并不是sublime的配置项):

{
	"font_face": "Maple Mono SC NF",
	"font_options": ["directwrite", "calt"],
	"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?",
}

font_options属性里好像有一个叫no_calt的,官方的解释:

"no_calt": Disables contextual alternatives (OpenType calt feature)

from maple-font.

subframe7536 avatar subframe7536 commented on May 25, 2024

https://www.sublimetext.com/docs/ligatures.html 看起来是应该是sublime的问题,目前不支持包含字母的连字

from maple-font.

brucmao avatar brucmao commented on May 25, 2024

这个[TODO) 在python(pycharm)中无法注释使用把,前面加#[TODO) 渲染失败,java中 //[TODO) 倒是显示正常

看来只能使用多行注释 '''[TODO)''' 这样倒是可以

from maple-font.

subframe7536 avatar subframe7536 commented on May 25, 2024

这个[TODO) 在python(pycharm)中无法注释使用把,前面加#[TODO) 渲染失败,java中 //[TODO) 倒是显示正常

看来只能使用多行注释 '''[TODO)''' 这样倒是可以

这个问题确实存在,因为注释里的todo作为关键字高亮了,可能和[分离了,导致无法匹配[TODO)
我已增加了几个feature #31 #32 #33

from maple-font.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.