-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New: Show banner when doc has xrefs #1013
Conversation
Verified that @ConradJChan has signed the CLA. Thanks for the pull request! |
NAME: 'AutoCAD', | ||
CONSTRUCTOR: AutoCADViewer, | ||
REP: 'pdf', | ||
EXT: ['dwg'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to confirm: Is this the only AutoCAD extension we're supporting?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, there was talk of supporting .dwgzip and .dfx but the latest is that this is the only one
Todo: