Community
    • Login

    Solução parcial para reconhecer números e hexa em linguagem definida pelo usuário.

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 181 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Adilson FerreiraA
      Adilson Ferreira
      last edited by

      Tive um problema usando a linguagem Arduino.
      Os números em decimal e hexa não ficavam destacados.
      Usei as dicas de definição que encontrei no forum e complementei definindo sufixo dois como “;”.

      espero ajudar.

      1 Reply Last reply Reply Quote 1
      • PeterJonesP
        PeterJones
        last edited by

        Isn’t the Arduino language just c/c++? I would recommend just using that language, and adding any new keywords to the “User-defined keyword” box in the INSTRUCTION WORD or TYPE WORD styles (Settings > Style Configurator > Language: C or C++)

        If you are curious about User Defined Language (UDL) syntax for numbers, see the docs.

        But I’m curious: in what situation would the ; be used a suffix indicating a hexadecimal number?

        (translated using translate.google.com)
        —
        A linguagem do Arduino não é apenas c / c ++? Eu recomendaria apenas usar esse idioma e adicionar novas palavras-chave à caixa “Palavra-chave definida pelo usuário” nos estilos PALAVRA DE INSTRUÇÃO ou PALAVRA DE TIPO (Configurações> Configurador de estilos> Idioma: C ouC ++)

        Se você tiver curiosidade sobre a sintaxe da Linguagem Definida pelo Usuário (UDL) para números, consulte os documentos

        Mas estou curioso: em que situação o ; seria usado como um sufixo indicando um número hexadecimal?

        (traduzido usando translate.google.com)

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors