# Where is the "Check Syntax" button in DrRacket?

**URL:** <https://racket.discourse.group/t/where-is-the-check-syntax-button-in-drracket/3489>\
**Category:** Questions & Answers\
**Created:** [January 14, 2025, 11:02am UTC](https://racket.discourse.group/t/where-is-the-check-syntax-button-in-drracket/3489 "2025-01-14T11:02:02Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![jsampson45](https://avatars.discourse-cdn.com/v4/letter/j/77aa72/32.png) [@jsampson45](https://racket.discourse.group/u/jsampson45)\
**Post date:** [January 14, 2025, 11:02am UTC](https://racket.discourse.group/t/where-is-the-check-syntax-button-in-drracket/3489/1 "2025-01-14T11:02:02Z")

</div>

I cannot find the "Check Syntax" button mentioned in the docs. The interface to DrRacket that I see is:

 ![image](https://global.discourse-cdn.com/free1/uploads/racket/original/2X/d/dda4fb4cb3b7484d3c6094139baf733a44a8e451.png)

---

<div class="post-metadata">

**Author:** ![sorawee](https://avatars.discourse-cdn.com/v4/letter/s/ea5d25/32.png) [@sorawee](https://racket.discourse.group/u/sorawee)\
**Post date:** [January 14, 2025, 11:35am UTC](https://racket.discourse.group/t/where-is-the-check-syntax-button-in-drracket/3489/2 "2025-01-14T11:35:13Z")

</div>

It's the leftmost button among the right-aligned buttons in the toolbar (the one with a check mark).

It should show you the label "Check Syntax" if you resize the window to have more width.

 ![Screenshot 2025-01-14 at 3.33.04 AM.png](https://global.discourse-cdn.com/free1/uploads/racket/original/2X/b/b2e403d2a52e84484243782c4a692804904776aa.png)

Yours doesn't have enough width, so the label is hidden.

 ![Screenshot 2025-01-14 at 3.33.38 AM.png](https://global.discourse-cdn.com/free1/uploads/racket/original/2X/e/e98f125b297482bc3eced876ac3319e1788cad1f.png)

---

<div class="post-metadata">

**Author:** ![jsampson45](https://avatars.discourse-cdn.com/v4/letter/j/77aa72/32.png) [@jsampson45](https://racket.discourse.group/u/jsampson45)\
**Post date:** [January 14, 2025, 12:14pm UTC](https://racket.discourse.group/t/where-is-the-check-syntax-button-in-drracket/3489/3 "2025-01-14T12:14:10Z")

</div>

Thanks for this. I'll put it in my "gotchas" file.
