<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #434.">resolves</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="59818045" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/434" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/434/hovercard" href="https://github.com/geany/geany/issues/434">#434</a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/2584'>https://github.com/geany/geany/pull/2584</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Create julia lexer, no ctags</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2584/files#diff-c36bdf4f1650ffd3698554e9a363a8d1">data/Makefile.am</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2584/files#diff-717ff6e2d90ee8062952a26f82ef241f">data/filedefs/filetypes.common</a>
    (4)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2584/files#diff-dee057e12a2accf5b14c4084a05e5b3d">data/filedefs/filetypes.julia</a>
    (62)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2584/files#diff-d6b2a750b4880b93a88bbc951034d96a">scintilla/Makefile.am</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2584/files#diff-4bc2fdf979958709727eb16ad7c60168">scintilla/include/SciLexer.h</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2584/files#diff-a892e83c036429ba34eb84989f059362">scintilla/include/Scintilla.iface</a>
    (16)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/2584/files#diff-9818e70bc06cf76d10f1d2cc0c166301">scintilla/lexers/LexJulia.cxx</a>
    (536)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2584/files#diff-2ff04a3b4e4769006c69d050c84f79f1">scintilla/src/Catalogue.cxx</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2584/files#diff-61151cbfa2668c9ecc14194892bd535a">src/filetypes.c</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2584/files#diff-56ac9f4466cfe0df698b8ddeabef0b48">src/filetypes.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2584/files#diff-960a9038cd0e031796eb2ce2f0d22df9">src/highlighting.c</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/2584/files#diff-8ac88807d212becda3d1e6da5b20d446">src/highlightingmappings.h</a>
    (32)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/2584.patch'>https://github.com/geany/geany/pull/2584.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/2584.diff'>https://github.com/geany/geany/pull/2584.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2584">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYTWOQXUTV6S5JKMHDSFJTF7ANCNFSM4RIBU6VA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJY6JFJXJBGFVEXHWKTSFJTF7A5CNFSM4RIBU6VKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KNTHSEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2584",
"url": "https://github.com/geany/geany/pull/2584",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>